-
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
Fix the job of ci-kubernetes-node-arm64-ubuntu-serial
#29662
Conversation
@chendave: GitHub didn't allow me to request PR reviews from the following users: ike-ma. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
sorry guys, I hope this is last one to make it work, I just cannot find a way to test it locally on my desktop. thanks for your time for the review! |
I compared the config with the config defined in this file line by line to make sure I wasn't missed anything again: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml. |
Signed-off-by: Dave Chen <[email protected]>
/lgtm So the label should fix the missing configuration below?
|
I think so, because the file is from the test-infra, so we need to import the project. |
/assign @endocrimes @SergeyKanzhelev |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chendave, endocrimes 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 |
@chendave: 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. |
remove the extra_ref to the kubernetes, but use theperiodic job doesn't support the top level path_alias.path_alias: k8s.io/kubernetes
instead.k8s.io/test-infra
so that the image config file could be found.link to the log: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-node-arm64-ubuntu-serial/1664144092101087232
/cc @dims
/cc @pacoxu
/cc @ike-ma