-
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
Add canary jobs for ci-kubernetes-build job variants. #19904
Conversation
/assign @justaugustus @hasheddan @cpanato |
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.
@ameukam -- Some changes needed.
config/jobs/kubernetes/sig-release/release-branch-jobs/1.18.yaml
Outdated
Show resolved
Hide resolved
config/jobs/kubernetes/sig-release/release-branch-jobs/1.17.yaml
Outdated
Show resolved
Hide resolved
c13249d
to
3d2c36e
Compare
Ref : kubernetes#19483 Part of: kubernetes#18549 Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, cpanato 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 |
@ameukam: 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. |
Ensure the job variants of ci-kubernetes-build are successful on
k8s-infra-prow-build
cluster.Ref : #19483
Part of: #18549
Signed-off-by: Arnaud Meukam ameukam@gmail.com