CI needs to run candidate and release versions of OSC and Trustee on the OCP versions. It will also need to run on pre-GA OCP versions.
openshift-sandboxed-containers-operator-devel__downstream-candidate.yaml
is set up for one OCP version. It can create a cluster on Azure, AWS (more to come) with OSC setup for kata, peer-pods or coco.
Before creating a PR, the yaml needs to be edited for versions of the OSC prebuild, etc. If a different OCP is needed the file can be copied to the same name with candidate changed to candidate418 and edited with the OCP version.
It should be possible to create shell script that does the edits and copies before the PR with substitutions. This could be used by Konflux or a user.