Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a 3 cirros-vm test for manual recreate #1626

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

weshayutin
Copy link
Contributor

@weshayutin weshayutin commented Feb 6, 2025

Why the changes were made

Test recreate of test case OADP-5608

How to test the changes made

  • ensure openshift-virt installed
  • oc create -f cirros-datasource-datavolume.yaml
  • oc create -f cirros-test-1.yaml, 2, 3
  • oc create -f backup-cirros-test-all.yaml
  • play.. delete 1 vm / restore w/ restore-one-by-label.yaml ( worked )
  • play.. delete namaespace, restore w/ restore-one-by-label.yaml ( failed )
    • tried this again using velero restore create cirros-test-2 --from-backup 3-cirros-vms-all --selector app=cirros-test-2 and it worked. ( worked )

Copy link

openshift-ci bot commented Feb 6, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: weshayutin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2025
Copy link

openshift-ci bot commented Mar 3, 2025

@weshayutin: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.14-e2e-test-aws 0e6fc70 link true /test 4.14-e2e-test-aws
ci/prow/4.19-e2e-test-aws 0e6fc70 link true /test 4.19-e2e-test-aws
ci/prow/4.19-e2e-test-kubevirt-aws 0e6fc70 link true /test 4.19-e2e-test-kubevirt-aws

Full PR test history. Your PR dashboard.

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant