migtools / mig-e2e

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

Adapt default registry testcases to 4x source clusters #60

Closed sergiordlr closed 4 years ago

sergiordlr commented 4 years ago

Default registry has different names in 4.x and 3.x clusters. This PR selects the right default registry depending on the oc version, so that testcases can be migrated from 4.x to 4.x too.