Add rosa-sts-e2e Prow e2e tests for osd-metrics-exporter - #85427
openshift-merge-bot[bot] merged 1 commit into
Conversation
|
Important Review skippedWe couldn't safely recover the incremental review. No full review was started, and the last reviewed checkpoint was preserved. Retry later, or explicitly request a full review by commenting You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe CI configuration adds exporter build inputs and image targets, declares an OCP 4.21 release candidate, and adds ROSA STS end-to-end and promotion jobs. ChangesOSD Metrics Exporter CI
Priority: ⬇️ Low Estimated code review effort: 3 (Moderate) | ~20 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to This change adds standard ci-operator configuration for ROSA STS end-to-end and promotion testing of osd-metrics-exporter, following an established pattern from other operators. The one flagged concern about a potential staging/integration environment mismatch was investigated and found not to be an actual issue, since the underlying workflow resolves the login environment from the claimed cluster lease rather than a static default. No blocking issues remain. 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
Full details: Ipv6 And Disconnected Network Test CompatibilityExplanation The PR adds three ROSA Ginkgo e2e jobs through Resolution IPv6 and disconnected network compatibility notice: This test may contain IPv4 assumptions or external connectivity requirements that will fail in IPv6-only disconnected environments. Please verify your test works on IPv6 by running an additional CI job: For parallel tests: ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/pj-rehearse pull-ci-openshift-osd-metrics-exporter-main-rosa-sts-e2e |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
f1c5c45 to
bdde0c8
Compare
|
/pj-rehearse pull-ci-openshift-osd-metrics-exporter-main-rosa-sts-e2e |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-osd-metrics-exporter-main-rosa-sts-e2e |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Add OCM_ENV and LEASE_ENV env vars to rosa-sts-e2e tests: - rosa-sts-e2e: LEASE_ENV=staging, OCM_ENV=stage - rosa-sts-e2e-promotion-int: OCM_ENV=int - rosa-sts-e2e-promotion-stage: OCM_ENV=stage Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
bdde0c8 to
5d3e8b3
Compare
|
/pj-rehearse pull-ci-openshift-osd-metrics-exporter-main-rosa-sts-e2e |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dustman9000, redhat-chai-bot The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@redhat-chai-bot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Adds ci-operator configuration for osd-metrics-exporter (OME) with Prow e2e tests using the
rosa-cluster-lease-e2e-workflow, following the pattern established by route-monitor-operator.Changes
ocm-cliandrosa-aws-clibuild/Dockerfile),operator-pko(fromdeploy_pko/),operator-e2e(compiled e2e test binary withosde2ebuild tag)cron: 0 0 31 2 *,LEASE_ENV=integration)cron: 0 0 31 2 *,LEASE_ENV=staging)Generated prowjob definitions via
make ci-operator-config && make jobs.Part of the Prow e2e onboarding for OME (ROSAENG-61844).
AI-generated. Review for accuracy.
@dustman9000 requested via Chai Bot
Summary by CodeRabbit
openshift/osd-metrics-exporter.ocm-cliandrosa-aws-clibase images.rosa-cluster-lease-e2e-workflow.