mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
Merge pull request #4938 from hashicorp/b-fix-make
make: Fix invocation of vault e2e test
This commit is contained in:
@@ -277,7 +277,7 @@ e2e-test: dev ## Run the Nomad e2e test suite
|
||||
$(if $(ENABLE_RACE),-race) $(if $(VERBOSE),-v) \
|
||||
-cover \
|
||||
-timeout=900s \
|
||||
github.com/hashicorp/nomad/e2e/vault/
|
||||
github.com/hashicorp/nomad/e2e/vault/ \
|
||||
-integration
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user