RedHat-SP-Security / tang-operator-tests

Upstream repository for tang-operator test suite
GNU General Public License v3.0
1 stars 1 forks source link

Implement changes to make test suite platform agnostic #50

Open sarroutbi opened 1 year ago

sarroutbi commented 1 year ago

Implement changes to make test suite platform agnostic.

Right now, in case OpenShift cluster is used, option TEST_EXTERNAL_CLUSTER_MODE=1 must be provided.

Test suite should check if OpenShift/Minikube is available, and use one or the other depending on the platform detected (Minikube by default, OpenShift if Minikube is not detected). Current options should be kept, however, to force the platform in case both are available