-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add random AWS zone logic + specify build stage location #10121
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rifelpet 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:
Approvers can indicate their approval by writing |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
3 similar comments
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
1 similar comment
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/test pull-kops-e2e-kubernetes-aws-kubetest2 |
/lgtm |
@rifelpet: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions 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. |
/retest Review the full test history for this PR. Silence the bot with an |
This copies the AWS zone randomization from test-infra/scenarios/kubernetes_e2e.py and sets a default stage location for kops builds.
It turns out the AWS e2e jobs don't use boskos, only GCE so we can start testing this before implementing boskos support.
I'll use this PR to test the new prow job from https://github.com/kubernetes/test-infra/pull/19689/files
(opening as a new PR because github doesn't seem to let you switch from regular PR to draft PR)