| elodilles | hmmm. it seems that https://releases.openstack.org did not get refreshed yesterday :/ it still shows the old state of victoria, wallaby, and xena | 09:02 |
|---|---|---|
| elodilles | any idea why that did not work? :-o | 09:03 |
| opendevreview | Merged openstack/releases master: Release Swift 2.37.0 https://review.opendev.org/c/openstack/releases/+/974943 | 12:10 |
| opendevreview | Merged openstack/releases master: Release ironic for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974478 | 12:19 |
| opendevreview | Merged openstack/releases master: Release ironic-python-agent-builder for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974477 | 12:20 |
| opendevreview | Merged openstack/releases master: Release networking-baremetal for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974488 | 12:26 |
| opendevreview | Merged openstack/releases master: Release networking-generic-switch for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974491 | 12:30 |
| opendevreview | Merged openstack/releases master: Release sushy for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974516 | 12:46 |
| opendevreview | Merged openstack/releases master: Release ceilometer for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974467 | 12:55 |
| opendevreview | Merged openstack/releases master: Release magnum for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974481 | 13:06 |
| opendevreview | Merged openstack/releases master: Release python-magnumclient for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974511 | 13:07 |
| opendevreview | Merged openstack/releases master: Release magnum-ui for stable/2024.2 https://review.opendev.org/c/openstack/releases/+/974480 | 13:08 |
| elodilles | okay, release.o.o has refreshed. so it just needed some time. (~24hrs?) | 15:12 |
| *** gthiemon1e is now known as gthiemonge | 16:00 | |
| ttx | Maybe it needed a release to land to trigger the refresh | 16:02 |
| elodilles | oh, i see. i thought it refreshes like every hr or so, if there was any change | 16:08 |
| opendevreview | Merged openstack/releases master: Update 2024.2 Dalmatian's transition date https://review.opendev.org/c/openstack/releases/+/974740 | 16:51 |
| frickler | from what I see, releases.o.o is updated by the publish-tox-docs-releases job after each merge. sadly we do not guarantee that these jobs run in the order of changes merged. so yesterday 974498 and 974814 merged in this order at almost the same time, but the publish job for the first change ran after the one for the second change, publishing the un-eoled status | 17:51 |
| frickler | I'm not sure whether we can configure the release-post pipeline differently, maybe fungi or clarkb can take a look at that. otherwise the next merged change will (and did) fix things again | 17:52 |
| clarkb | I think that this is why there is a semaphore that we disable during the release process (the semaphore enforces the job order the rest of the year) | 17:59 |
| frickler | clarkb: well it enforces serialization of the jobs, but not necessarily preserving merge order it seems? | 18:00 |
| clarkb | frickler: no merge order should be preserved by git tree or depends on | 18:03 |
| clarkb | I think the enqueue order to the gate should also be preserved | 18:04 |
| clarkb | frickler: in your statement above it sounds like the merge roder was correct. The problem was the order of the jobs running | 18:04 |
| clarkb | `the publish job for the first change ran after the one for the second change` the semaphore exists to prevent that aiui | 18:04 |
| fungi | frickler: clarkb: where's the semaphore? maybe we don't have one for the release-post jobs? (a supercedent pipeline would enforce the run order, but ref-updated pipelines are dependent on gerrit event timing) | 18:40 |
| clarkb | fungi: I was talking more generally . We have a semaphore that exists to address this particular problem. I don't knwo if it is applied to these specific jobs | 18:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!