openshift/oadp-operator

new e2e test - cirros vms b/r

Closed this issue · 4 comments

cirros vm w/ volumeMode=filesystem
cirros vm w/ volumeMode=block

Tests:

kopia backup / restore
1.3.0 dm backup / restore

E2E Spec.

  1. Create a new prow test, OCP 4.14 AWS storage only, or latest GA OCP as time goes on.
  2. In prow config, add OpenShift-Virt
    • add a hello-world style test. 
    • Let that run for several days, look for flakes
  3. Develop the cirros deployment on
    • Import cirros image from URL
    • filesystem 
    • blockmode
  4. Take the OADP e2e setup
    • AWS
    • Use the backup test call
    • delete namespace
    • Restore.
  5. Verification of data
    • not needed in first pass.

Open Questions:

How well the OADP setup and deployment can be reused in a completely new test.

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

/lifecycle frozen

Is this resolved?

Is this resolved?

Yes, I think so.