Closed aditi-sharma-1 closed 1 week ago
Hi @aditi-sharma-1. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
/test all
Looks good to me. Not sure the
nil
assignments toEnvVariables
should be dropped for now./test all
Hi @0xFelix,
Thank you for the review! The nil assignments to the EnvVariables are working well and have not caused any issues on s390x. We also used this locally built Fedora image for downstream OCP-Virt tier-0 local testing, and it was successful.
Please let me know your thoughts. Thank you!
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Hi @0xFelix, Yes, we plan to update this once the common-instancetypes for s390x are available. Thank you!
/lgtm
This pull request adds s390x architecture support for the Fedora artifact in the Containerdisks repository. These changes ensure compatibility, enabling support for s390x alongside existing platforms.
Release note:
Signed-off-by: Aditi Sharma Aditi.Sharma@ibm.com