mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
build nomad in e2e tests
This commit is contained in:
@@ -257,7 +257,7 @@ test-nomad: dev ## Run Nomad test suites
|
||||
fi
|
||||
|
||||
.PHONY: e2e-test
|
||||
e2e-test: ## Run the Nomad e2e test suite
|
||||
e2e-test: dev ## Run the Nomad e2e test suite
|
||||
@echo "==> Running Nomad E2E test suites:"
|
||||
go test \
|
||||
$(if $(ENABLE_RACE),-race) $(if $(VERBOSE),-v) \
|
||||
|
||||
Reference in New Issue
Block a user