compliance-operator icon indicating copy to clipboard operation
compliance-operator copied to clipboard

Implement an OCI image for osde2e testing

Open rhmdnd opened this issue 1 year ago • 3 comments

To test the Compliance Operator on different platforms, like Red Hat OpenShift on AWS (ROSA), we can use the openshift/osde2e framework.

To do this, we need to write tests in a specific format, and build them into a container image that can be invoke on a managed platform.

This commit introduces a rough idea of what that could look like.

rhmdnd avatar May 10 '23 20:05 rhmdnd