Skip to content

Commit

Permalink
Merge pull request #21331 from cici37/fix
Browse files Browse the repository at this point in the history
Quick fix for cloud-provier-gcp presubmits.
  • Loading branch information
k8s-ci-robot authored Mar 12, 2021
2 parents 8fdfd8a + 2812c3e commit 3ee585e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ presubmits:
go get sigs.k8s.io/kubetest2@latest;
go get sigs.k8s.io/kubetest2/kubetest2-gce@latest;
go get sigs.k8s.io/kubetest2/kubetest2-tester-exec@latest;
kubetest2 gce -v 2 --repo-root $REPO_ROOT --build --up --down --test=exec -- kubectl get all --all-namespaces --kubeconfig="${ARTIFACTS}/kubetest2-kubeconfig";
kubetest2 gce -v 2 --repo-root $REPO_ROOT --build --up --down;

0 comments on commit 3ee585e

Please sign in to comment.