Skip to content

CMP-3883: Create an e2e suite for operator deployment tests#1110

Open
taimurhafeez wants to merge 1 commit intoComplianceAsCode:masterfrom
taimurhafeez:CMP-3883
Open

CMP-3883: Create an e2e suite for operator deployment tests#1110
taimurhafeez wants to merge 1 commit intoComplianceAsCode:masterfrom
taimurhafeez:CMP-3883

Conversation

@taimurhafeez
Copy link
Collaborator

@taimurhafeez taimurhafeez commented Mar 13, 2026

Created a dedicated test suite for operator deployment functionality tests.

New Suite: tests/e2e/deployment/

3 deployment tests copied from parallel and serial suites
Tests focus on: metrics endpoints, HTTP versions, operator upgrade behavior
Run with: make e2e-deployment
Tests included:

TestServiceMonitoringMetricsTarget (Prometheus metrics monitoring)
TestResultServerHTTPVersion (HTTP version verification)
TestProfileBundleDefaultIsKept (operator upgrade/restart behavior)

Tested on OCP 4.21.
Assisted by Claude.

@openshift-ci-robot
Copy link
Collaborator

@taimurhafeez: This pull request references CMP-3883 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 "4.22.0" version, but no target version was set.

Details

In response to this:

Created a dedicated test suite for operator deployment functionality tests.

New Suite: tests/e2e/deployment/

3 deployment tests copied from parallel and serial suites
Tests focus on: metrics endpoints, HTTP versions, operator upgrade behavior
Run with: make e2e-deployment
Tests included:

TestServiceMonitoringMetricsTarget (Prometheus metrics monitoring)
TestResultServerHTTPVersion (HTTP version verification)
TestProfileBundleDefaultIsKept (operator upgrade/restart behavior)

Tested on OCP 4.21.
Assisted by Claude.

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 openshift-ci bot requested review from jhrozek and rhmdnd March 13, 2026 13:31
@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: taimurhafeez

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

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1110-77596e53d06fbff222dbb2c89ac4bbeb3c5f8f2c

@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

@taimurhafeez: 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 77596e5 link true /test e2e-rosa
ci/prow/e2e-aws-serial 77596e5 link true /test e2e-aws-serial
ci/prow/images 77596e5 link true /test images

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