kubernetes-sigs / kubetest2

Kubetest2 is the framework for launching and running end-to-end tests on Kubernetes.
Apache License 2.0
326 stars 105 forks source link

Use gce-project to run e2e tests for kubetest2 gke deployer #173

Closed chizhg closed 2 years ago

chizhg commented 2 years ago

Since gke-project pool was removed from https://github.com/kubernetes/test-infra/pull/23880

Also fix the panic when it fails to acquire projects from Boskos - https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kubetest2/171/pull-kubetest2-gke-up-down-singlecluster/1456054639957905408

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chizhg, spiffxp

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kubetest2/blob/master/OWNERS)~~ [spiffxp] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment