-
Notifications
You must be signed in to change notification settings - Fork 2.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
Create the canary kops version of pull-kubernetes-e2e-gce
job for k/k
#31094
Conversation
d1289f6
to
c865a7e
Compare
c865a7e
to
65edb40
Compare
/retest |
/assign @BenTheElder @aojea |
base_ref: master | ||
path_alias: k8s.io/release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why did this mount release? is ok to swap release by kops?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, kops implementes krel to build and stage kube builds
https://github.com/kubernetes/kops/blob/master/tests/e2e/kubetest2-kops/builder/build.go#L67
Lgtm, has conflicts though |
PR needs rebase. 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. |
65edb40
to
14f5cb1
Compare
/lgtm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aojea, hakman, upodroid 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 |
14f5cb1
to
9716f91
Compare
9716f91
to
5147f17
Compare
/label needs-rebase |
@upodroid: The label(s) In response to this:
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. |
Can someone remove the needs-rebase label please? PR has been rebased |
@ameukam Any idea how to remove or re-trigger the |
/lgtm |
/retest |
5147f17
to
0c04804
Compare
0c04804
to
fa3acc0
Compare
/lgtm |
@upodroid: Updated the
In response to this:
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. |
/cc @dims @BenTheElder @aojea @hakman
This PR creates the core gce e2e test we run in k/k presubmits. I also created the serial test as well to test fixes on PRs.
kubetest2 gce
will be replaced bykubetest2 kops
jobspull-kubernetes-e2e-kops-aws
has no build history. https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/pull-kubernetes-e2e-kops-awsPart of kubernetes/enhancements#4224