INTEROP-9253: Add Component Readiness reporting to ACM+Virt 4.22 P2P job#82108
INTEROP-9253: Add Component Readiness reporting to ACM+Virt 4.22 P2P job#82108sg-rh wants to merge 1 commit into
Conversation
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>
|
@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. DetailsIn response to this:
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. |
|
Skipping CI for Draft Pull Request. |
|
Tip For best results, initiate chat on the files or code changes.
|
|
[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 DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
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:DR__RP__CR_COMP_NAME: lp-interop--ACM-Virtto set the CR component name for Report PortalMAP_TESTS: "true"to enable test mappingmpiit-data-router-reporterto post steps for JUnit XML upload to Data Router / Report PortalContext
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-jobsorchestrator.Dependencies
References
@coderabbitai ignore
Made with Cursor