-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
A new library, compat_otp, has been created by the OCPERT team to make it easy to move the private test cases out of the private repository.
We will use it to move our test cases from the private repository to the MCO repository.
Some MCO private tests cases were already moved to the MCO repository. When those test cases were moved we copied the utils library to MCO too. We need to modify them so that they use the new compat_otp library instead of the duplicated utils library in the MCO repo.
We can use this PR https://github.com/openshift/openshift-tests-private/pull/26954 as an example about how to configure the test cases to use the new library.