oadp-operator: split e2e-test-kubevirt-aws-periodic into kdm/non-kdm jobs - #84592
Conversation
…jobs Same split already applied to the presubmits (openshift#84337, openshift#84490), now extended to the daily periodics we'd deliberately left unsplit at the time. All branches now have TEST_VIRT_KDM support (openshift/oadp-operator#2423, openshift#2424), so the periodics are safe to split too: - virt-nokdm-e2e-test-aws-periodic: TEST_VIRT=true TEST_VIRT_KDM=false - virt-kdm-e2e-test-aws-periodic: TEST_VIRT_KDM=true Applied to all 5 variant configs that carry this periodic: oadp-dev (5.0, 5.1) and oadp-1.6 (4.22, 4.23, 5.0). Both split jobs keep the same cron schedule and Slack reporter_config as the job they replace. Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
|
/pj-rehearse periodic-ci-openshift-oadp-operator-oadp-1.6-4.22-virt-kdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-1.6-4.22-virt-nokdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-1.6-4.23-virt-kdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-1.6-4.23-virt-nokdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-1.6-5.0-virt-kdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-1.6-5.0-virt-nokdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-dev-5.0-virt-kdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-dev-5.0-virt-nokdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-dev-5.1-virt-kdm-e2e-test-aws-periodic periodic-ci-openshift-oadp-operator-oadp-dev-5.1-virt-nokdm-e2e-test-aws-periodic Note Responses generated with Claude |
|
@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
Skipping CI for Draft Pull Request. |
|
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 (2)
📒 Files selected for processing (5)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe periodic AWS KubeVirt test is split into non-KDM and KDM jobs across five OADP release configurations. Each job has a distinct name, test name, and DataMover setting. ChangesKubeVirt periodic test modes
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The periodic KubeVirt AWS coverage is split into explicit KDM and non-KDM jobs across the configured release variants, with no remaining merge-blocking risk identified. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ 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: |
|
Correction: the Also passed. All 10/10 confirmed. Note Responses generated with Claude |
|
@kaovilai: 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kaovilai, sseago 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 |
|
/pj-rehearse ack |
|
@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Summary
Same split already applied to the presubmits (#84337, #84490), now extended to the daily periodics that were deliberately left unsplit at the time. All branches now have
TEST_VIRT_KDMsupport (openshift/oadp-operator#2423, openshift/oadp-operator#2424), so the periodics are safe to split too:virt-nokdm-e2e-test-aws-periodic:make TEST_VIRT=true TEST_VIRT_KDM=false test-e2evirt-kdm-e2e-test-aws-periodic:make TEST_VIRT_KDM=true test-e2eApplied to all 5 variant configs that carry this periodic: oadp-dev (5.0, 5.1) and oadp-1.6 (4.22, 4.23, 5.0). Both split jobs keep the same cron schedule and Slack
reporter_configas the job they replace.Held in draft until rehearsals actually complete (prior two PRs in this series both merged before their e2e rehearsals finished — tide's fast merge outran the ~40min+ e2e jobs).
Note
Responses generated with Claude
Summary by CodeRabbit
Updates OpenShift CI periodic KubeVirt AWS tests for the OADP operator.
TEST_VIRT=true TEST_VIRT_KDM=false.TEST_VIRT_KDM=true.reporter_config.