INTEROP-9281: Fix OPP LP Interop SuiteRegEx patterns - #808
Conversation
The SuiteRegEx patterns added in PR openshift-eng#799 were based on CI step names, but the DR Reporter ExitTrap renames suites using the test framework's own suite name. Update patterns to match actual JUnit output: - ODF: pytest (not interop-tests-ocs) - Quay: 'QUAY ' prefix with trailing space (not quay-tests) - ACM: Three matchers for Observability, acm-opp-app, and catch-all acm prefix (not acm-) Validated against JUnit artifacts from job run 2085394982314708992. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@amiskin94: This pull request references INTEROP-9281 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amiskin94, neisw 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 |
Summary
^lp-interop--OPP--pytest(was^lp-interop--OPP--interop-tests-ocs)^lp-interop--OPP--QUAYwith trailing space (was^lp-interop--OPP--quay-tests)^lp-interop--OPP--Observability,^acm-opp-app$,^lp-interop--OPP--acm(was^lp-interop--OPP--acm-)Validated against JUnit artifacts from job run 2085394982314708992.
Replaces #805 (closed — had unrelated data file churn from
make mapping).Test plan
🤖 Generated with Claude Code