-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[PERFSCALE-3635] Enable vpn capability for perf/scale metal jobs #60116
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Jose Castillo Lema <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: josecastillolema 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 |
[REHEARSALNOTIFIER]
The following jobs are not rehearsable without the
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@josecastillolema: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
@@ -6463,7 +6460,7 @@ periodics: | |||
secret: | |||
secretName: result-aggregator | |||
- agent: kubernetes | |||
cluster: build06 | |||
cluster: build09 |
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.
@deepsm007 this is not looking like your PR (#60000) right?
In your PR the jobs have a new capability/vpn: vpn
label, and here they have a different cluster assigned.
Can you PTAL?
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.
Can you execute make jobs
?
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.
I already did:
make ci-operator-config registry-metadata jobs
No description provided.