We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7359be9 + 255e6e4 commit 4ea5029Copy full SHA for 4ea5029
Makefile
@@ -28,7 +28,5 @@ test-e2e-encryption: GO_TEST_PACKAGES :=./test/e2e-encryption/...
28
29
test-e2e-monitoring: GO_TEST_PACKAGES :=./test/e2e-monitoring/...
30
test-e2e-monitoring: GO_TEST_FLAGS += -v
31
-test-e2e-monitoring: GO_TEST_FLAGS += -timeout 5m
32
-test-e2e-monitoring: GO_TEST_FLAGS += -p 1
33
test-e2e-monitoring: test-unit
34
.PHONY: test-e2e-monitoring
0 commit comments