-
Task
-
Resolution: Done
-
Major
-
None
-
None
As a result of https://github.com/RedHatQE/openshift-python-wrapper/pull/1911/, the nodeSelector dict that we send from cnv-tests is no longer valid, as the wrapper now expects to receive a string rather than a dict (more details in this slack thread).
We should apply this change, like the ones in https://github.com/RedHatQE/cnv-tests/pull/1017, on all our references of nodeSelector in our tests.