NO-JIRA: feat: add sharding to tna recovery lanes 4.23 5.0#80484
NO-JIRA: feat: add sharding to tna recovery lanes 4.23 5.0#80484eggfoobar wants to merge 1 commit into
Conversation
Signed-off-by: ehila <ehila@redhat.com>
|
@eggfoobar: This pull request explicitly references no jira issue. 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. |
|
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: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughThis PR adds shard count configuration to the ChangesTest job sharding configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[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: |
|
@eggfoobar: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dhensel-rh, eggfoobar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Summary by CodeRabbit
This PR adds sharding configuration to the Triage Notification Assistant (TNA) recovery test job across two OpenShift versions. Specifically, it adds
shard_count: 3to thee2e-metal-ovn-two-node-fencing-recoveryjob in both the 4.23 and 5.0 nightly CI configurations. This change enables the recovery test to run in parallel across 3 shards, improving test execution efficiency in the OpenShift CI infrastructure for these release versions.