-
Notifications
You must be signed in to change notification settings - Fork 150
feat: require nested virtualization detection in s390x workloads #4175
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
feat: require nested virtualization detection in s390x workloads #4175
Conversation
This commit also removes the usage of the SLIM tag, as the slim variant is automatically used for s390x. Signed-off-by: Nestor Acuna Blanco <[email protected]>
/rehearse |
@lyarwood can help run the rehearsal. If that doesn't work, ping someone from this list:
|
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.
Hey @nestoracunablanco - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
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.
/rehearse
/approve
/rehearse |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/test pull-containerdisks-pipeline-fedora-s390x |
@lyarwood: The specified target(s) for
Use
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-sigs/prow repository. |
/rehearse rehearsal-pull-containerdisks-pipeline-fedora-s390x |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/rehearse rehearsal-pull-containerdisks-pipeline-fedora-s390x |
@lyarwood can help run the rehearsal. If that doesn't work, ping someone from this list:
|
/rehearse all |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/retest |
/rehearse all |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/approve cancel As discussed there are issues with some mirrors supplying the s390x images. We should file a ticket with the infra team of Fedora asking for these to be addressed. In the meantime we can also retry our requests here to workaround this for now. Can you wire something up in this PR? |
Issue Opened: https://pagure.io/fedora-infrastructure/issue/12570 I'll follow up with you later regarding the retry logic. Thanks for taking a look! 👍 |
/retest |
/rehearse all |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
The error persists on Fedora. In the meantime, I received feedback on the issue I opened. According to the response, the incorrect link should be removed within the next few hours. |
Hi @ksimon1 and @lyarwood, based on the output of the following command: |
/rehearse all |
/rehearse all |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lyarwood 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 |
/hold cancel |
@nestoracunablanco: 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-sigs/prow repository. |
This commit also removes the usage of the SLIM tag, as the slim
variant is automatically used for s390x.
Release note: