Skip to content

INTEROP-9253: Add Component Readiness reporting to ACM+Virt 4.22 P2P job#82108

Draft
sg-rh wants to merge 1 commit into
openshift:mainfrom
sg-rh:interop-9253-acm-virt-cr-compliance
Draft

INTEROP-9253: Add Component Readiness reporting to ACM+Virt 4.22 P2P job#82108
sg-rh wants to merge 1 commit into
openshift:mainfrom
sg-rh:interop-9253-acm-virt-cr-compliance

Conversation

@sg-rh

@sg-rh sg-rh commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Configure the ACM+Virt 4.22 P2P periodic job for Component Readiness (CR) reporting by adding the required environment variables and post-processing step.

Changes to RedHatQE-interop-testing-master__acm-cnv-ocp-4.22-p2p.yaml:

  • Add DR__RP__CR_COMP_NAME: lp-interop--ACM-Virt to set the CR component name for Report Portal
  • Add MAP_TESTS: "true" to enable test mapping
  • Add mpiit-data-router-reporter to post steps for JUnit XML upload to Data Router / Report Portal

Context

This is part of the effort to integrate Component Readiness reporting into ACM+Virt interop testing (Epic: INTEROP-9203). The job already produces JUnit XML; these changes route the results to the CR pipeline.

Daily execution cadence will be configured separately via the trigger-jobs orchestrator.

Dependencies

  • INTEROP-9325: Sippy discovery fixes (job-release label + job name) — separate PR by @shakyav
  • INTEROP-9254: ci-test-mapping component registration — separate PR in openshift-eng/ci-test-mapping

References

@coderabbitai ignore

Made with Cursor

Configure the ACM+Virt periodic job for Component Readiness reporting:
- Set DR__RP__CR_COMP_NAME: lp-interop--ACM-Virt
- Set MAP_TESTS: "true"
- Add mpiit-data-router-reporter to post steps

Co-authored-by: Cursor <cursoragent@cursor.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 17, 2026
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 17, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

@sg-rh: This pull request references INTEROP-9253 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 task to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Summary

Configure the ACM+Virt 4.22 P2P periodic job for Component Readiness (CR) reporting by adding the required environment variables and post-processing step.

Changes to RedHatQE-interop-testing-master__acm-cnv-ocp-4.22-p2p.yaml:

  • Add DR__RP__CR_COMP_NAME: lp-interop--ACM-Virt to set the CR component name for Report Portal
  • Add MAP_TESTS: "true" to enable test mapping
  • Add mpiit-data-router-reporter to post steps for JUnit XML upload to Data Router / Report Portal

Context

This is part of the effort to integrate Component Readiness reporting into ACM+Virt interop testing (Epic: INTEROP-9203). The job already produces JUnit XML; these changes route the results to the CR pipeline.

Daily execution cadence will be configured separately via the trigger-jobs orchestrator.

Dependencies

  • INTEROP-9325: Sippy discovery fixes (job-release label + job name) — separate PR by @shakyav
  • INTEROP-9254: ci-test-mapping component registration — separate PR in openshift-eng/ci-test-mapping

References

@coderabbitai ignore

Made with Cursor

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 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Tip

For best results, initiate chat on the files or code changes.

@openshift-ci-robot Thanks for flagging this. The owner of INTEROP-9253 should update the Jira issue’s Fix Version / Target Version to 5.0.0; this is metadata outside the scope of the PR changes.

@openshift-ci

openshift-ci Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sg-rh

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 17, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@sg-rh: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-RedHatQE-interop-testing-master-acm-cnv-ocp-4.22-p2p-lp-interop-aws N/A periodic Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants