to be added to the Openshift project that allows you to create PRs on for our OPP interop tests, you can follow this document
When this is done, go ahead and clone the Openshift CI github repo
https://github.com/openshift/release
you may need to create a fork (<username>/release)
When done, you can go over the PRs that I have merged, this will help you to understand more how components are integrated
https://github.com/openshift/release/pulls?q=is%3Amerged+is%3Apr+author%3A%40me+
As usual, feel free to ask any question and I'll be always ready to help
Next step, when the above is done,
- Create a new test PR
- Make sone changes to one of the tests components (could be anything like include an oc command and print its output)
- Run the OPP job and test it from your PR