Remove noop parent#369
Conversation
This change fixes the following zuul config-error: "noop" is final and can not act as a parent
|
recheck |
|
Build failed (check pipeline). Post ❌ telemetry-openstack-meta-content-provider-master RETRY_LIMIT in 1m 06s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 16m 29s |
|
|
||
| - job: | ||
| name: feature-verification-tests-noop | ||
| parent: noop |
There was a problem hiding this comment.
I don't understand ho it's been working as long as it has if noop is final.
Was this change recent?
There was a problem hiding this comment.
Yes, this was changed yesterday in Zuul.
There was a problem hiding this comment.
|
recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 58m 11s |
|
recheck |
|
recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 24m 29s |
|
recheck There are no logs, need to get a new build |
|
recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 31m 51s |
|
recheck POST_FAILURE with no logs, but logs are available for the other builds. |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 30m 41s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 05m 42s |
|
@TristanCacqueray We discovered we had another issue with the periodic ceph job as well. And we needed to fix that and the noop parent at the same time. So I included your commit in #379 . That PR merged, so this one isn't needed anymore. Thank you a lot for proactively looking at this and proposing a fix! |
This change fixes the following zuul config-error:
"noop" is final and can not act as a parent