-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Zuul] Increase the resources for OCP4.12 jobs #604
Conversation
Zuul encountered a syntax error while parsing its configuration in the mapping values are not allowed in this context |
1 similar comment
Zuul encountered a syntax error while parsing its configuration in the mapping values are not allowed in this context |
1af0e89
to
fd6c814
Compare
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
Editing the existing nodeset caused an error because the nodeset definition on master was different.
fd6c814
to
dadc358
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/82f58a84897d43f79c0385fb229365c3 ❌ stf-crc-ocp_412-local_build FAILURE in 20m 05s Debug information: |
They should now match the labels added in https://softwarefactory-project.io/r/c/config/+/31596
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/bdcfb626e6cf4352b469197f27e81ac7 ❌ stf-crc-ocp_412-local_build FAILURE in 22m 46s |
Zuul encountered a syntax error while parsing its configuration in the Job stf-crc-ocp_412-local_build-6xl not defined The error appears in the following project stanza: project: in "infrawatch/service-telemetry-operator/.zuul.yaml@master", line 266, column 3 |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/845f63d59733448bbee7faedd9255e85 ❌ stf-crc-ocp_412-local_build FAILURE in 26m 58s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0122cec274ed41ed81f0d7cb7902eeee ❌ stf-crc-ocp_412-local_build FAILURE in 28m 56s |
recheck I added a Depends-On for sg-core change |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/fcf12aba9b80404798fe782e4bbcc0d5 ❌ stf-crc-ocp_412-local_build FAILURE in 32m 58s |
recheck |
checking if job would be running on different cloud provider. |
Suggest to squash commits and add into the commit message: |
.zuul.yaml
Outdated
nodeset: | ||
nodes: | ||
- name: controller | ||
label: cloud-centos-9-stream-tripleo-vexxhost |
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.
That's why it does not start CI jobs on other cloud provider.
Consider to change to cloud-centos-9-stream-tripleo
so it will not force to spawn instances on Vexxhost.
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.
I seem to be hitting getting RETRY_LIMIT errors since I made this change
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/ea763561b88c4900851925bac7851256 ❌ stf-crc-ocp_412-local_build FAILURE in 30m 07s |
Zuul encountered a syntax error while parsing its configuration in the Nodeset stf-crc_extracted-ocp412 does not match existing definition in branch master The error appears in the following nodeset stanza: nodeset: in "infrawatch/service-telemetry-operator/[email protected]", line 2, column 3 |
c01e0ed
to
2b05669
Compare
This change depends on a change that failed to merge. Change infrawatch/prometheus-webhook-snmp#22 is needed. |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/357354a203884a63b9143778ef9ec7af ✔️ stf-crc-ocp_412-local_build SUCCESS in 35m 52s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/695681b92b734db18ba86fa99ec31708 ❌ stf-crc-ocp_412-local_build RETRY_LIMIT in 10s |
recheck |
649f33b
to
b14b546
Compare
* Update label for node used as controller
b14b546
to
e091546
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/b4e50c8e4ac44c67963735dd3dda7eb3 ✔️ stf-crc-ocp_412-local_build SUCCESS in 34m 33s |
It seems that the CRC image rebuild solved our problems and more resources are not required after all. Can we just abandon this change? |
That makes sense. I'm mildly concerned about the "larger" jobs failing, but we're dropping OCP4.12 support once 4.16 is available, so it is not worth looking into. |
Depends-On: https://softwarefactory-project.io/r/c/config/+/31596
Depends-On: infrawatch/sg-core#135
Depends-On: infrawatch/prometheus-webhook-snmp#22