migtools / mig-e2e

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

Add basic support for more than one namespace #37

Closed sergiordlr closed 5 years ago

sergiordlr commented 5 years ago

Add basic support so that test cases can handle more than one namespace.

Using more than one namespace and setting "pv: true" will result in an error, since this is not already supported. Only cases with "pv: false" will be able to use more than one namespace.

sergiordlr commented 5 years ago

Outdated PR due to https://github.com/fusor/mig-e2e/pull/40