-
Notifications
You must be signed in to change notification settings - Fork 138
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
feat: Using OpenShift routes for integration tests #2042
base: main
Are you sure you want to change the base?
Conversation
@aabouzaid I am finished with this values.yaml for OpenShift but I don't know how to incorporate it in our CI. There are three problems:
Once these 3 problems are solved, we can incorporate routes in our CI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hamza-m-masood Let's sync about this PR to ensure it's in the correct shape.
0c8b1ea
to
7dcc6f7
Compare
b03e0ae
to
ec66b18
Compare
9b91e96
to
64899fb
Compare
07d8a09
to
97b781c
Compare
1437eaa
to
a66bcbf
Compare
Which problem does the PR fix?
related issue: https://github.com/camunda/distribution/issues/254
What's in this PR?
Modifying integration tests to use OpenShift routes.
Checklist
Please make sure to follow our Contributing Guide.
Before opening the PR:
make go.update-golden-only
.After opening the PR: