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 a CI for jetlag #442

Open
akrzos opened this issue Feb 22, 2024 · 2 comments · May be fixed by #570
Open

Implement a CI for jetlag #442

akrzos opened this issue Feb 22, 2024 · 2 comments · May be fixed by #570
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@akrzos
Copy link
Member

akrzos commented Feb 22, 2024

Developing changes for jetlag can be tough to ensure that we do not make a breaking change. Having a CI will help prevent an accidental breaking changes.

We should have CI jobs for:

  • Deploy a multi-node OpenShift cluster (either 3 or 5 nodes total)
  • Deploy a single-node OpenShift cluster
  • Deploy an ipv6 disconnected cluster
@josecastillolema
Copy link
Collaborator

Ongoing work here: openshift/release#58725
cc @rsevilla87

@josecastillolema josecastillolema self-assigned this Nov 14, 2024
@josecastillolema
Copy link
Collaborator

CI is implemented:

@josecastillolema josecastillolema added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 19, 2024
@josecastillolema josecastillolema linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants