Enable ppc and s390x build for konflux
This commit enables power and Z builds for the operator, openscap, and must-gather images.
Subsequent patches will enable it for the bundle build, which needs to enable hermetic builds, too.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:647-fe40f131f8c0160ecf605c0f19f95253f6a36ad5
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: rhmdnd, yuumasato
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [rhmdnd,yuumasato]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
The konflux failure might happen until we get https://github.com/ComplianceAsCode/compliance-operator/pull/635 landed.
/retest
@rhmdnd #635 was merged, maybe this PR needs a rebase?
/label qe-approved
New changes are detected. LGTM label has been removed.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:647-34de810de4fbb45612beb07f9b64e7beb9c35b63
@rhmdnd: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/e2e-aws-serial-arm | 34de810de4fbb45612beb07f9b64e7beb9c35b63 | link | true | /test e2e-aws-serial-arm |
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.
Superseded by #725