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

Support MixedMode for acceptance tests #542

Open
leochr opened this issue Feb 5, 2024 · 0 comments
Open

Support MixedMode for acceptance tests #542

leochr opened this issue Feb 5, 2024 · 0 comments

Comments

@leochr
Copy link
Member

leochr commented Feb 5, 2024

Add a new option named 'MixedMode' for the operator install mode, so the Operator can be installed using a different install mode on each of the architecture. For example, OwnNamespace on X, AllNamespaces on P and SingleNamespace on Z. This way all install modes are covered in one build (without having to install all install modes on each architecture).

If it can be implemented, we should randomly assign the install mode for each architecture - just to detect any potential platform + install mode specifc issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant