Skip to content

Commit

Permalink
testing timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
miry committed Sep 7, 2022
1 parent 19263b7 commit 960d5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -16,7 +16,7 @@ test:
.PHONY: test-e2e
test-e2e: build container.build
scripts/test-e2e
timeout -v --preserve-status --foreground 10m scripts/test-e2e-hazelcast toxiproxy
timeout -v --foreground 1m scripts/test-e2e-hazelcast toxiproxy

.PHONY: test-release
test-release: test bench test-e2e release-dry
Expand Down

0 comments on commit 960d5fe

Please sign in to comment.