issues
search
migtools
/
mig-e2e
End to end tests for OCP Migration
Apache License 2.0
0
stars
11
forks
source link
Add ocp-32075-retry testcase
#110
Open
sergiordlr
opened
4 years ago
sergiordlr
commented
4 years ago
Add a role to run ocp-32075-retry testcase
Deploy a django application building an image and an imagestream
Feed data into the application
Disable target cluster's internal registry to create a network problem
Execute migration
Wait until velero reports the problem and start retrying
Enable target cluster's internal registry to fix the network problem
Check that velero can recover from the problem, the migration ends OK and the application is correctly migrated
Add a role to run ocp-32075-retry testcase