-
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] Add 4.16 jobs #609
[zuul] Add 4.16 jobs #609
Conversation
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/868a2d18bb6148c38078874c2d4c9898 ❌ stf-crc-ocp_416-local_build-index_deploy FAILURE in 52m 59s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/1d5777a265bc4937bc76a5ececfba005 ❌ stf-crc-ocp_416-local_build RETRY_LIMIT in 6m 49s |
The local_build-index_deploy job is failing on building sg-core due to a resource limitation.
|
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/de47a2af1ba4415d831b981d8d5bcb0b ❌ stf-crc-ocp_416-local_build FAILURE in 1h 00m 27s |
Failure in local_build and local_build-index_deploy was due to not enough ephemeral storage available to build sg-core. |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/672f3f3942474d56a4de13021f54460b ❌ stf-crc-ocp_416-local_build RETRY_LIMIT in 13m 16s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/428546996b2d4a7589b0f8dad745c538 ❌ stf-crc-ocp_416-local_build FAILURE in 59m 51s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0fe2beec16c549dca1047c8781e4bcc7 ❌ stf-crc-ocp_416-local_build FAILURE in 57m 49s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/79dfdc2e86244ceea6958fc3629aae7a ❌ stf-crc-ocp_416-local_build ERROR Failed to update project infrawatch/service-telemetry-operator in 3m 00s |
44be5a2
to
84c8b96
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. |
recheck |
Zuul encountered a syntax error while parsing its Job stf-crc-ocp_416-nightly_bundles-index_deploy not defined The problem appears in the the "stf-crc-jobs" project-template stanza: project-template: in "infrawatch/service-telemetry-operator/.zuul.yaml@master", line 221 |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/dbc2079ad7bf4116b677fd00f6e71eed ❌ stf-crc-ocp_416-local_build FAILURE in 52m 03s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/9c3e469d90fa4b51b6a7554a21ebc88e ❌ stf-crc-ocp_416-nightly_bundles POST_FAILURE in 44m 36s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/738c16ed17da4efc8bd7e96fa73abd09 ❌ stf-crc-ocp_416-nightly_bundles RETRY_LIMIT in 2m 29s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/527617ad5dde4af1bf45079ba0d063cb ❌ stf-crc-ocp_416-nightly_bundles FAILURE in 44m 23s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/5c12a5bce3b74584be37291a3b944de1 ✔️ stf-crc-ocp_414-nightly_bundles SUCCESS in 26m 03s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/cba59c26860043ee8d2fec15089e255d ✔️ stf-crc-ocp_414-nightly_bundles SUCCESS in 27m 46s |
33ca26e
to
32ec6e1
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4a1a7cabb1f94fe0b3ac484587f8ccbc ✔️ stf-crc-ocp_414-local_build SUCCESS in 33m 10s |
recheck |
This is to see if sg-core just needs more resource to build. Eventually, the size will be reduced again to not-the-largest-available.
All the jobs are currently failing for the same reason, disable all but the fastest one to save resources
Switching from nightly bundles to local builds in order to test 4.16 fixes
a1db1d5
to
21b7a46
Compare
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.
Minor nit, otherwise looks good. Thanks Emma!
@@ -15,7 +15,6 @@ Two scenarios run: | |||
|
|||
Each of these scenarios run across the following OCP versions: | |||
- 4.12 | |||
- 4.13 | |||
- 4.14 |
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.
Shall we add 4.16 here?
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.
Done
Depends-On: #623