CMP-3973: Add subscription-based operator installation
Add E2E_INSTALL_METHOD parameter to support installation from catalogsource.
-
By default, it will use
redhat-operatorsas catalogsource name,stableas 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
[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
- ~~OWNERS~~ [xiaojiey]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@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.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1001-2d95641b5e2c61f6ce83da0597ac53f1e35a01a5
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1001-469a187bd1f9e0ae988bf0e53a3a3974b4558bae
/retest
/retest
/retest
@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.