volsync icon indicating copy to clipboard operation
volsync copied to clipboard

CLI - E2E test of the `migrate` sub-command

Open JohnStrunk opened this issue 4 years ago • 2 comments

Describe the feature you'd like to have. Add a kuttl-based e2e that uses the CLI to migrate some test data into a PVC

What is the value to the end user? (why is it a priority?)

How will we know we have a good solution? (acceptance criteria)

  • [ ] Uses the CLI to create a PVC in the test cluster
  • [ ] Syncs in some known data
  • [ ] Removes the relationship
  • [ ] Verifies resources got cleaned up
  • [ ] Starts a Job that verifies the PVC contents are as-expected

Additional context Blocked by:

  • #82
  • #83
  • #84

JohnStrunk avatar Sep 24 '21 19:09 JohnStrunk

/assign @v-harihar

vh05 avatar Mar 02 '22 04:03 vh05

I will start work on this soon. Somehow missed it.

vh05 avatar Jul 13 '22 14:07 vh05