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

e2e: Support any cluster type #1716

Open
5 tasks
Tracked by #1717
nirs opened this issue Dec 11, 2024 · 0 comments
Open
5 tasks
Tracked by #1717

e2e: Support any cluster type #1716

nirs opened this issue Dec 11, 2024 · 0 comments
Labels
test Testing related issue

Comments

@nirs
Copy link
Member

nirs commented Dec 11, 2024

There are some cluster details that are now hard coded (e.g. clusterset name). We ned to make all values part of the config so one can create a config that works with any cluster (e.g. OpenShift test cluster).

Tasks:

  • Move all hard coded values to config
    • clusterset name
    • other?
  • Consider splitting the config to cluster (clusterset, ...) and repo properties (url, branch, path)
  • Create configuration for our openshift test clusters so developers do not need to start from scratch
  • Create configuration for QE test clusters if possible, so tester do not have to start from scratch
  • Test on all cluster types
@nirs nirs added the test Testing related issue label Dec 11, 2024
@nirs nirs mentioned this issue Dec 11, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing related issue
Projects
None yet
Development

No branches or pull requests

1 participant