File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- # Integration tests using local prow docker
1+ # ----------------------------------------------------------------
2+ # Bellow Integration tests run in a prow container (no external cloud vm)
3+ # ----------------------------------------------------------------
24.PHONY : integration-prow-kvm-docker-linux-x86-64
35integration-prow-docker-docker-linux-x86-64 :
46 ./hack/prow/minikube_cross_build.sh $(GO_VERSION ) linux amd64
@@ -12,8 +14,9 @@ integration-prow-docker-crio-linux-x86-64:
1214 ./hack/prow/minikube_cross_build.sh $(GO_VERSION ) linux amd64
1315 ./hack/prow/util/integration_prow_wrapper.sh ./hack/prow/integration_docker_crio_linux_x86-64.sh
1416
15-
16- # Integration tests using boskos to manage GCP projects
17+ # ----------------------------------------------------------------
18+ # Bellow Integration tests run in cloud VM using boskos
19+ # ----------------------------------------------------------------
1720.PHONY : integration-docker-docker-linux-arm64
1821integration-docker-docker-linux-arm64 : setup-prow-gcp-ssh-keys build-mini-test
1922 ./hack/prow/minikube_cross_build.sh $(GO_VERSION ) linux amd64
You can’t perform that action at this time.
0 commit comments