-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add new overlay for Zuul test instance #1164
base: main
Are you sure you want to change the base?
Conversation
YustinaKvr
commented
Dec 17, 2024
- Add new overlay zuul_ci_test for test instance of Zuul
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.
also, make sure, that zuul version 11 does not introduce new components, please.
if this is the case, new components must be added to the deployment.
newTag: "change_1157_change_859940" | ||
|
||
- name: "zuul/nodepool-builder" | ||
newName: "quay.io/opentelekomcloud/nodepool-builder" |
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.
image from another organization:
quay.io/zuul-ci/nodepool-launcher:11.0.0
newTag: "11.0.0" | ||
|
||
- name: "zuul/nodepool-launcher" | ||
newName: "quay.io/opentelekomcloud/nodepool-launcher" |
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.
same here.
as far as I discovered in official documentation, no new components has been added to configuration. Only improvements of already existing features |
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.
approved. please do not merge yet.
will try to install from branch first
got it |
prometheus_port=9091 | ||
|
||
[database] | ||
{{- with secret "database/static-creds/zuul-static" }} |
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.
zuul-static-test
…em-config into overlay_zuul