Skip to content

CMP-4226: Precheck and postcheck for compliance operator upgrade#1195

Open
Anna-Koudelkova wants to merge 1 commit into
ComplianceAsCode:masterfrom
Anna-Koudelkova:CMP-4226
Open

CMP-4226: Precheck and postcheck for compliance operator upgrade#1195
Anna-Koudelkova wants to merge 1 commit into
ComplianceAsCode:masterfrom
Anna-Koudelkova:CMP-4226

Conversation

@Anna-Koudelkova
Copy link
Copy Markdown
Collaborator

Porting upgrade test case OCP 37721. This testcase needs CO installed from OLM and a catalogsource compliance-operator with the newer version of the operator available in the catalogsources in openshift-marketplace to be able to upgrade.

It should work once PR #1001 is merged.

I have tested it on OCP 4.22 using the same approach I describe here and is has passed:

$ GOFLAGS=-mod=vendor go test ./tests/e2e/upgrade -v   -test.timeout=120m   -run TestUpgradeScanSuspendResumeRerunner   -args     -root="$(pwd)"     -globalMan=tests/_setup/crd.yaml     -namespacedMan=tests/_setup/deploy_rbac.yaml     -cleanupOnError=false     -testType=all
=== RUN   TestUpgradeScanSuspendResumeRerunner
    main_test.go:69: Old CSV version: compliance-operator.v1.6.2
2026/04/27 15:06:10 ComplianceScan ready (RUNNING)
2026/04/27 15:06:10 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:06:16 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:36 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:41 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:46 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:56 ComplianceScan ready (DONE)
2026/04/27 15:06:56 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:07:01 Found test-upgrade-scan-suspend-resume-rerunner--rerunner CronJob
2026/04/27 15:07:05 approved installplan install-mjxlc in namespace openshift-compliance
2026/04/27 15:07:33 waiting ProfileBundle ocp4 to become VALID (PENDING)
2026/04/27 15:07:38 waiting ProfileBundle ocp4 to become VALID (PENDING)
2026/04/27 15:07:43 ProfileBundle ready (VALID)
2026/04/27 15:07:48 waiting ProfileBundle rhcos4 to become VALID (PENDING)
2026/04/27 15:07:53 waiting ProfileBundle rhcos4 to become VALID (PENDING)
2026/04/27 15:07:58 ProfileBundle ready (VALID)
2026/04/27 15:08:04 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:09 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:13 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:18 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:23 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:28 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:33 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:38 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:43 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:49 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:53 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:58 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:09:03 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: LAUNCHING
2026/04/27 15:09:14 ComplianceScan ready (RUNNING)
2026/04/27 15:09:14 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:09:19 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:24 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:29 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:34 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:39 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:09:44 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:09:54 ComplianceScan ready (DONE)
2026/04/27 15:09:54 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:10:05 ScanSettingBinding status SUSPENDED
2026/04/27 15:10:05 CronJob test-upgrade-scan-suspend-resume-rerunner--rerunner is suspended
2026/04/27 15:10:15 ScanSettingBinding status READY
2026/04/27 15:10:15 CronJob test-upgrade-scan-suspend-resume-rerunner--rerunner is active
2026/04/27 15:10:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:35 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:40 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:45 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:50 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:55 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:00 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:05 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:10 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:15 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:35 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:40 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:45 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:50 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:55 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:12:00 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:12:11 ComplianceScan ready (RUNNING)
2026/04/27 15:12:11 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:12:16 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:21 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:26 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:31 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:36 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:12:41 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:12:51 ComplianceScan ready (DONE)
2026/04/27 15:12:51 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
--- PASS: TestUpgradeScanSuspendResumeRerunner (425.54s)
PASS
ok  	github.com/ComplianceAsCode/compliance-operator/tests/e2e/upgrade	433.055s

@openshift-ci openshift-ci Bot requested a review from taimurhafeez April 27, 2026 13:20
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Anna-Koudelkova

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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-robot
Copy link
Copy Markdown
Collaborator

@Anna-Koudelkova: This pull request references CMP-4226 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 story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Porting upgrade test case OCP 37721. This testcase needs CO installed from OLM and a catalogsource compliance-operator with the newer version of the operator available in the catalogsources in openshift-marketplace to be able to upgrade.

It should work once PR #1001 is merged.

I have tested it on OCP 4.22 using the same approach I describe here and is has passed:

$ GOFLAGS=-mod=vendor go test ./tests/e2e/upgrade -v   -test.timeout=120m   -run TestUpgradeScanSuspendResumeRerunner   -args     -root="$(pwd)"     -globalMan=tests/_setup/crd.yaml     -namespacedMan=tests/_setup/deploy_rbac.yaml     -cleanupOnError=false     -testType=all
=== RUN   TestUpgradeScanSuspendResumeRerunner
   main_test.go:69: Old CSV version: compliance-operator.v1.6.2
2026/04/27 15:06:10 ComplianceScan ready (RUNNING)
2026/04/27 15:06:10 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:06:16 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:06:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:36 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:41 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:46 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:06:56 ComplianceScan ready (DONE)
2026/04/27 15:06:56 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:07:01 Found test-upgrade-scan-suspend-resume-rerunner--rerunner CronJob
2026/04/27 15:07:05 approved installplan install-mjxlc in namespace openshift-compliance
2026/04/27 15:07:33 waiting ProfileBundle ocp4 to become VALID (PENDING)
2026/04/27 15:07:38 waiting ProfileBundle ocp4 to become VALID (PENDING)
2026/04/27 15:07:43 ProfileBundle ready (VALID)
2026/04/27 15:07:48 waiting ProfileBundle rhcos4 to become VALID (PENDING)
2026/04/27 15:07:53 waiting ProfileBundle rhcos4 to become VALID (PENDING)
2026/04/27 15:07:58 ProfileBundle ready (VALID)
2026/04/27 15:08:04 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:09 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:13 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:18 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:23 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:28 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:33 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:38 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:43 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:49 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:53 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:08:58 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:09:03 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: LAUNCHING
2026/04/27 15:09:14 ComplianceScan ready (RUNNING)
2026/04/27 15:09:14 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:09:19 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:24 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:29 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:34 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:09:39 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:09:44 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:09:54 ComplianceScan ready (DONE)
2026/04/27 15:09:54 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:10:05 ScanSettingBinding status SUSPENDED
2026/04/27 15:10:05 CronJob test-upgrade-scan-suspend-resume-rerunner--rerunner is suspended
2026/04/27 15:10:15 ScanSettingBinding status READY
2026/04/27 15:10:15 CronJob test-upgrade-scan-suspend-resume-rerunner--rerunner is active
2026/04/27 15:10:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:35 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:40 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:45 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:50 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:10:55 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:00 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:05 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:10 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:15 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:20 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:25 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:30 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:35 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:40 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:45 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:50 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:11:55 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:12:00 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'RUNNING'. Current status: DONE
2026/04/27 15:12:11 ComplianceScan ready (RUNNING)
2026/04/27 15:12:11 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
2026/04/27 15:12:16 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:21 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:26 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:31 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: RUNNING
2026/04/27 15:12:36 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:12:41 waiting until suite test-upgrade-scan-suspend-resume-rerunner-binding reaches target status 'DONE'. Current status: AGGREGATING
2026/04/27 15:12:51 ComplianceScan ready (DONE)
2026/04/27 15:12:51 All scans in ComplianceSuite have finished (test-upgrade-scan-suspend-resume-rerunner-binding)
--- PASS: TestUpgradeScanSuspendResumeRerunner (425.54s)
PASS
ok  	github.com/ComplianceAsCode/compliance-operator/tests/e2e/upgrade	433.055s

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.

@github-actions
Copy link
Copy Markdown

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1195-4be4c49faa67b0830238e01557940b229d6b17d2

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 27, 2026

@Anna-Koudelkova: The following tests 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 4be4c49 link true /test e2e-rosa
ci/prow/e2e-aws-serial-arm 4be4c49 link true /test e2e-aws-serial-arm
ci/prow/e2e-aws-serial 4be4c49 link true /test e2e-aws-serial
ci/prow/e2e-aws-parallel 4be4c49 link true /test e2e-aws-parallel

Full PR test history. Your PR dashboard.

Details

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants