Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement changes to make test suite platform agnostic #50

Open
sarroutbi opened this issue Oct 19, 2023 · 0 comments
Open

Implement changes to make test suite platform agnostic #50

sarroutbi opened this issue Oct 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sarroutbi
Copy link
Contributor

sarroutbi commented Oct 19, 2023

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

@sarroutbi sarroutbi added the enhancement New feature or request label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant