You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -153,8 +154,8 @@ test-integration: envtest ## Run integration tests.
153
154
CGO_ENABLED=1 KUBEBUILDER_ASSETS="$(shell $(ENVTEST) use $(ENVTEST_K8S_VERSION) --bin-dir $(LOCALBIN) -p path)" go test ./test/integration/epp/... -race -coverprofile cover.out
154
155
155
156
.PHONY: test-e2e
156
-
test-e2e: ## Run end-to-end tests against an existing Kubernetes cluster.
0 commit comments