Wednesday, 2024-12-04

*** tosky_ is now known as tosky15:40
opendevreviewGhanshyam proposed openstack/project-config master: Move test-release-openstack job to Noble  https://review.opendev.org/c/openstack/project-config/+/93705318:40
*** elodilles is now known as elodilles_pto19:54
gmannclarkb: fungi frickler can you check this (Move test-release-openstack job to Noble) https://review.opendev.org/c/openstack/project-config/+/93705321:32
clarkbgmann: is your plan to make release-openstack-python branch aware too? One weird thing about doing that is release-openstack-python runs in a tag not branch context22:39
clarkbthough usually zuul will get that right today I think it is still worth calling out22:39
clarkbfungi: ^ fyi you may have thoughts on that22:39
fungiis that the same comment i left on the change?22:39
clarkboh yup22:39
clarkbalso we really need to fix gertty :P22:39
fungicool, just double-checking i hadn't forgotten to push the button. i do that sometimes22:40
clarkbno the issue is the lack of the visual cue saying there is a comment here bceause it is the old style top level comment22:40
clarkbalso I don't know when gerrit is removing support for that. I don't think it is in 3.10 but may be worth checking22:40
fungiah, i'm using the experimental patch that does new-style comments but i think it can only create them for inline commentary22:40
clarkbfungi: I think there is a special meta file you leave the "inline" comment to for the top level one22:41
clarkbgmann: the other concern I have is that the way you've done branch matching with positive matches for stable branches and negative match for master and beyond means that anything not matching an existing stable branch in that list will be "promoted" to noble22:42
clarkbthe alternative would be to positive match for master and beyond too and then you stop running this job on branches taht don't match which may be preferable as taht may be more explicit and make peopel aware something is wrong?22:43
fungii think it's the same pattern we've used elsewhere so that we don't have to keep adding branches to all those expressions in jobs every time we make a new release branch22:43
clarkbfungi: ya but the nyou have to rewrite them every four branches22:44
clarkbwe could just positive match four in advance22:44
clarkband only edit if we get off schedule but maybe we're more likely to forget to do that22:44
clarkbbut we can also adjust that later22:45
clarkb(I don't like mixing and matching these types of branch matchers as they have created confusion in the past)22:45
fungitrue, even if it's engineered not to need to add new branches for noble, noble will eventually be supplanted by something else that we then add noble-specific branches for22:45
opendevreviewMerged openstack/project-config master: Move test-release-openstack job to Noble  https://review.opendev.org/c/openstack/project-config/+/93705322:56

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!