[WIP] feat(ci): add KubeVirt OADP backup/restore e2e test workflow #76534
[WIP] feat(ci): add KubeVirt OADP backup/restore e2e test workflow #76534mgencur wants to merge 5 commits intoopenshift:mainfrom
Conversation
Create a new hypershift-mce-agent-oadp-v2-setup step that provisions OADP infrastructure (DPA with noDefaultBackupLocation, separate BSL/VSL objects) without creating Backup/Restore objects inline. The backup/restore lifecycle is now handled by the hypershift-e2e-backuprestore chain. Changes: - New step: hypershift-mce-agent-oadp-v2-setup (setup-only, 20m timeout) - Update periodic e2e-agent-connected-ovn-ipv4-metal-oadp to use the new setup step + hypershift-e2e-backuprestore chain - Add on-demand presubmit e2e-agent-connected-ovn-ipv4-metal-oadp - Make E2E_HOSTED_CLUSTER_NAMESPACE configurable in e2e-backuprestore chain (defaults to "clusters", overridden to "local-cluster" for agent metal) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Create hypershift-kubevirt-e2e-backuprestore workflow that provisions an AWS nested management cluster with KubeVirt, creates a hosted cluster, and runs OADP backup/restore E2E tests with S3 storage. Adds presubmit (optional, not always_run) on main and a weekly periodic on release-4.22 (Wednesday 4:00 UTC). Reuses existing hypershift-aws-oadp-setup/destroy steps since the S3 backup storage backend is the same regardless of hosted cluster platform. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…e2e test Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mgencur 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 |
|
/pj-rehearse periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-v2-aws-backuprestore |
|
@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
A total of 40 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-mgencur-release-backup_restore_kubevirt-periodics-e2e-v2-kubevirt-aws-backuprestore |
|
@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@mgencur: The following tests failed, say
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. |
|
At the moment, the backup doesn't succeed: And Velero logs show this: |
https://redhat.atlassian.net/browse/CNTRLPLANE-2034