migtools / mig-e2e

End to end tests for OCP Migration
Apache License 2.0
0 stars 11 forks source link

Add ocp-24787-redis testcase #50

Closed sergiordlr closed 4 years ago

sergiordlr commented 4 years ago

Add ocp-24787-redis testcase

  1. Create namespace
  2. Deploy a redis using the template stored in "openshift" namespace
  3. Insert some simple data in redis
  4. Migrate
  5. Check that the original data is there
  6. Check that we can insert new data