compliance-operator icon indicating copy to clipboard operation
compliance-operator copied to clipboard

CMP-3973: Add subscription-based operator installation

Open xiaojiey opened this issue 1 month ago • 4 comments

Add E2E_INSTALL_METHOD parameter to support installation from catalogsource.

  • By default, it will use redhat-operators as catalogsource name, stable as channel name:

    make e2e-parallel E2E_INSTALL_METHOD=subscription

  • you can set a custom value for it:

    make e2e-parallel E2E_INSTALL_METHOD=subscription E2E_OLM_CHANNEL=alpha E2E_OLM_SOURCE=compliance-operator

xiaojiey avatar Nov 26 '25 03:11 xiaojiey

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xiaojiey

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 /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Nov 26 '25 03:11 openshift-ci[bot]

@xiaojiey: This pull request references CMP-3973 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set.

In response to this:

Add E2E_INSTALL_METHOD parameter to support installation from catalogsource: make e2e-parallel E2E_INSTALL_METHOD=subscription

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 openshift-eng/jira-lifecycle-plugin repository.

openshift-ci-robot avatar Nov 26 '25 03:11 openshift-ci-robot

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1001-2d95641b5e2c61f6ce83da0597ac53f1e35a01a5

github-actions[bot] avatar Nov 26 '25 05:11 github-actions[bot]

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1001-469a187bd1f9e0ae988bf0e53a3a3974b4558bae

github-actions[bot] avatar Dec 03 '25 03:12 github-actions[bot]

/retest

xiaojiey avatar Dec 03 '25 06:12 xiaojiey

/retest

xiaojiey avatar Dec 03 '25 08:12 xiaojiey

/retest

xiaojiey avatar Dec 03 '25 12:12 xiaojiey

@xiaojiey: 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-rosa 469a187bd1f9e0ae988bf0e53a3a3974b4558bae link true /test e2e-rosa

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.

openshift-ci[bot] avatar Dec 03 '25 13:12 openshift-ci[bot]