Skip to content

Commit 4ea5029

Browse files
Merge pull request #1846 from rexagod/regression-1575-follow-up
chore: use default timeout and proc count
2 parents 7359be9 + 255e6e4 commit 4ea5029

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,5 @@ test-e2e-encryption: GO_TEST_PACKAGES :=./test/e2e-encryption/...
2828

2929
test-e2e-monitoring: GO_TEST_PACKAGES :=./test/e2e-monitoring/...
3030
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
3331
test-e2e-monitoring: test-unit
3432
.PHONY: test-e2e-monitoring

0 commit comments

Comments
 (0)