Conversation
Runs multicluster e2e test. Will use mason to get GKE resources in the same GCP project. The resource_type will need to be updated after the test-infra commit of the boskos config change to create the new resource_type for multiple GKE clusters. Script can be run with pre-allocated clusters by having a pre-setup kubeconfig for multiple clusters. It will choose the pilot cluster to be the first cluster in the get-contexts or the PILOT_CLUSTER env var. example: PILOT_CLUSTER=gke_istio-ci-testing_us-east1-c_cluster-1 \ KUBE_USER=tiswanso@cisco.com ROOT=$(pwd) USE_MASON_RESOURCE=False \ prow/istio-pilot-multicluster-e2e.sh
-Add functions for multi-cluster setup to cluster_lib
gcloud IAM roles seem to have instance-template.* as a higher privilidge than instance.list|get.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sebastienvas The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
6118296 to
2f10b02
Compare
Codecov Report
@@ Coverage Diff @@
## master #6549 +/- ##
=======================================
- Coverage 68% 68% -<1%
=======================================
Files 357 357
Lines 31304 31353 +49
=======================================
- Hits 21204 21199 -5
- Misses 9254 9310 +56
+ Partials 846 844 -2
Continue to review full report at Codecov.
|
|
/test istio-pilot-multicluster-e2e |
2f10b02 to
e23f332
Compare
|
/test istio-pilot-multicluster-e2e |
|
@sebastienvas: The following tests failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Patch was merged. |
No description provided.