-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Alexander Peters edited this page Mar 30, 2021
·
3 revisions
Temporary solution to capture information that are helpful when working with the project.
- Run system tests without rebuild
go test -tags system_test -count=1 -v ./testing --run TestSmokeTest
- Run job locally
circleci local execute --job test-system
- Don't have more parallel jobs than Go packages
-
Cannot start service tgrade1: Mounts denied
See https://docs.docker.com/docker-for-mac -
Too many open files
: set higher limitulimit -n 1024