| *** slaweq has quit IRC | 00:02 | |
| *** slaweq has joined #openstack-release | 00:09 | |
| *** slaweq has quit IRC | 00:15 | |
| *** slaweq has joined #openstack-release | 00:21 | |
| *** tosky has quit IRC | 00:26 | |
| *** armax has joined #openstack-release | 00:36 | |
| *** armax has quit IRC | 00:40 | |
| *** spsurya has joined #openstack-release | 01:28 | |
| *** armax has joined #openstack-release | 01:28 | |
| *** armax has quit IRC | 01:33 | |
| *** dave-mccowan has joined #openstack-release | 01:46 | |
| *** slaweq has quit IRC | 02:02 | |
| *** armax has joined #openstack-release | 02:14 | |
| *** armax has quit IRC | 02:20 | |
| *** armax has joined #openstack-release | 02:51 | |
| *** armax has quit IRC | 02:56 | |
| *** armax has joined #openstack-release | 02:58 | |
| *** armax has quit IRC | 03:05 | |
| *** ricolin has joined #openstack-release | 03:47 | |
| *** ykarel has joined #openstack-release | 04:20 | |
| *** udesale has joined #openstack-release | 04:37 | |
| *** dave-mccowan has quit IRC | 04:40 | |
| *** ekcs has quit IRC | 04:41 | |
| *** e0ne has joined #openstack-release | 04:46 | |
| *** lbragstad_ has joined #openstack-release | 05:21 | |
| *** lbragstad has quit IRC | 05:24 | |
| *** jtomasek has joined #openstack-release | 06:26 | |
| *** e0ne has quit IRC | 06:32 | |
| *** pcaruana has joined #openstack-release | 06:32 | |
| *** e0ne has joined #openstack-release | 06:32 | |
| *** e0ne has quit IRC | 06:50 | |
| *** slaweq has joined #openstack-release | 07:08 | |
| *** slaweq has quit IRC | 07:37 | |
| *** slaweq has joined #openstack-release | 07:40 | |
| *** ykarel is now known as ykarel|lunch | 07:43 | |
| *** jbadiapa has joined #openstack-release | 07:47 | |
| *** ykarel|lunch is now known as ykarel | 08:20 | |
| *** tosky has joined #openstack-release | 08:31 | |
| *** rpittau|afk is now known as rpittau | 08:31 | |
| *** dulek has joined #openstack-release | 08:35 | |
| *** hberaud has joined #openstack-release | 08:42 | |
| *** ttx has quit IRC | 08:50 | |
| *** ttx has joined #openstack-release | 08:50 | |
| *** dtantsur|afk is now known as dtantsur | 08:52 | |
| *** trident has quit IRC | 09:07 | |
| *** trident has joined #openstack-release | 09:09 | |
| *** e0ne has joined #openstack-release | 09:10 | |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/releases master: Networking-ovn final release https://review.opendev.org/696840 | 09:49 |
|---|---|---|
| slaweq | ttx: hi | 10:07 |
| ttx | slaweq: hi! | 10:07 |
| slaweq | ttx: I have a question about https://review.opendev.org/696840 | 10:08 |
| slaweq | You suggested to maybe create new release in train release | 10:08 |
| slaweq | but can we do new train release from master branch? | 10:08 |
| slaweq | as there is stable/train branch in networking-ovn repo already | 10:08 |
| ttx | slaweq: in theory no, but there might be a way around it... Are all the changes there bugfixes, or is there some major feature? | 10:09 |
| slaweq | ttx: there I some bigger improvements, not only bug fixes in master branch already | 10:10 |
| ttx | ok... so I guess we have 3 options | 10:10 |
| * ttx checks release numbers | 10:10 | |
| ttx | Option 1 is to release 7.1.0 on stable/train, bending the stable policy | 10:11 |
| ttx | Option 2 is to switch to cycle-with-intermediary and release 7.1.0 or 8.0.0 on Ussri, which I fear will be confusing to Ussuri final release users (like... do they need both the neutron that includes -ovn and the networking-ovn Ussuri release?) | 10:12 |
| ttx | Option 3 is to not release at all, but use some tag to mark the state of the branch before merge (like a before-merge tag) | 10:13 |
| slaweq | ttx: no, actually there will be no Ussuri release for networking-ovn as this code will be in neutron tree than | 10:13 |
| slaweq | Option 3 is IMO the best one | 10:13 |
| *** lpetrut has joined #openstack-release | 10:13 | |
| slaweq | actually we wanted to create tag for that and my assumption (wrong probably) was that we will have such tag when we will release new version | 10:14 |
| ttx | slaweq: if you publish a 8.0.0 on Ussuri, it will be appearing on releases.o.o, hence the confusion. Agree (3) is my preferred option | 10:14 |
| slaweq | ttx: can You point me to some guide how to propose such tag without releasing? | 10:14 |
| ttx | sure, let me check how we usually do that :) | 10:15 |
| slaweq | ttx: thx a lot | 10:15 |
| ttx | ok, that's apparently simple... Just use "version: before-merge" instead of a version number | 10:16 |
| ttx | There might be some bikeshedding on appropriate naming, since this is a first | 10:16 |
| slaweq | ttx: and should it be in deliverables/ussuri or deliverables/train still? | 10:17 |
| ttx | I feel like making it under deliverables/train and removing the deliverables/ussuri/networking-ovn.yaml file altogether would work best | 10:18 |
| ttx | But that's only me, obviously smcginnis as PTL might override me | 10:18 |
| smcginnis | I'm not sure I've followed it all, but if there won't actually be a ussuri release then I think it makes sense under train. | 10:18 |
| ttx | deliverables/ussuri should only contain deliverables we expect in the final Ussuri release | 10:18 |
| ttx | ++ | 10:19 |
| slaweq | ok, thx ttx and smcginnis - I will change this patch and propose such tag in train deliverables | 10:19 |
| ttx | I just fear the validation won't like that tag not being on the same branch... But we'll see | 10:19 |
| ttx | smcginnis: you should not be awake, sir | 10:20 |
| smcginnis | ttx: Don't remind me. ;) | 10:21 |
| ttx | Worst case scenario we could push that tag manually | 10:21 |
| smcginnis | ttx: What if we did it in deliverables/ussuri, but then after tagging we delete that deliverable file? | 10:23 |
| openstackgerrit | Slawek Kaplonski proposed openstack/releases master: Networking-ovn final release https://review.opendev.org/696840 | 10:23 |
| ttx | smcginnis: that would be roughly equivalent to manually tagging | 10:23 |
| ttx | Good plan B if validation doesn't like plan A | 10:24 |
| smcginnis | Yeah, just thinking then we could use our tooling to do it, but if it's easy enough to have someone with the rights push the tag, that works. | 10:24 |
| ttx | we all have the rights, the trick is that it's more error-prone | 10:25 |
| smcginnis | I didn't think I did. But then again, I've never tried. | 10:25 |
| slaweq | ttx: smcginnis I just pushed new PS, lets see if validation will like it or not | 10:25 |
| smcginnis | ++ | 10:25 |
| *** tosky_ has joined #openstack-release | 10:26 | |
| ttx | We are all slaves to our automation now | 10:26 |
| ttx | https://youtu.be/YGcEy_W48Kc?t=65 | 10:28 |
| *** tosky has quit IRC | 10:28 | |
| * smcginnis flaps his wings | 10:30 | |
| *** tosky_ is now known as tosky | 10:38 | |
| slaweq | ttx: smcginnis so it seems that validation isn't happy with this change | 10:39 |
| *** lucasagomes has joined #openstack-release | 10:43 | |
| ttx | yes that was my fear. Let's add it to the Ussuri file instead. We can remove the file afterwards. | 10:53 |
| slaweq | ttx: ok | 10:53 |
| openstackgerrit | Slawek Kaplonski proposed openstack/releases master: Networking-ovn final release https://review.opendev.org/696840 | 10:56 |
| slaweq | ttx: done ^^ | 10:56 |
| *** hberaud is now known as hberaud|lunch | 11:01 | |
| ttx | slaweq: Looks like that corner case will just be too much for our automation | 11:21 |
| ttx | I think we'll push it manually once we get consensus across release managers | 11:21 |
| ttx | commented on the review to that effect | 11:23 |
| slaweq | ttx: thx for checking it and commenting on the patch | 11:34 |
| slaweq | ttx: I would be grateful for pushing this tag manually if that will be possible :) | 11:35 |
| *** dtantsur is now known as dtantsur|afk | 11:54 | |
| *** hberaud|lunch is now known as hberaud | 12:23 | |
| *** udesale has quit IRC | 12:36 | |
| *** udesale has joined #openstack-release | 12:37 | |
| *** camelCaser has quit IRC | 12:42 | |
| *** ccamel has joined #openstack-release | 12:42 | |
| *** dave-mccowan has joined #openstack-release | 13:15 | |
| *** lucasagomes has quit IRC | 13:17 | |
| *** dave-mccowan has quit IRC | 13:21 | |
| *** jroll has quit IRC | 13:57 | |
| *** jroll has joined #openstack-release | 13:59 | |
| *** ykarel is now known as ykarel|afk | 14:17 | |
| *** haleyb|away is now known as haleyb | 14:17 | |
| *** lbragstad_ is now known as lbragstad | 14:22 | |
| openstackgerrit | Eric Fried proposed openstack/releases master: Release os-traits 1.2.0 https://review.opendev.org/696892 | 15:01 |
| *** df_sbr has joined #openstack-release | 15:32 | |
| *** diablo_rojo has joined #openstack-release | 15:43 | |
| *** diablo_rojo has quit IRC | 15:44 | |
| *** diablo_rojo has joined #openstack-release | 15:44 | |
| *** ykarel|afk is now known as ykarel|away | 15:54 | |
| *** ykarel|away has quit IRC | 16:02 | |
| *** armax has joined #openstack-release | 16:05 | |
| *** mlavalle has joined #openstack-release | 16:24 | |
| *** ykarel|away has joined #openstack-release | 16:35 | |
| *** lbragsta_ has joined #openstack-release | 16:36 | |
| *** rpittau is now known as rpittau|afk | 16:38 | |
| *** udesale has quit IRC | 16:41 | |
| *** trident has quit IRC | 16:51 | |
| *** trident has joined #openstack-release | 16:53 | |
| openstackgerrit | wes hayutin proposed openstack/releases master: update release tags for tripleo stein https://review.opendev.org/696155 | 17:03 |
| *** KeithMnemonic has joined #openstack-release | 17:18 | |
| *** ekcs has joined #openstack-release | 17:26 | |
| *** ykarel has joined #openstack-release | 17:32 | |
| *** ykarel|away has quit IRC | 17:34 | |
| *** e0ne has quit IRC | 17:36 | |
| *** lbragsta_ has quit IRC | 17:44 | |
| openstackgerrit | Ben Nemec proposed openstack/releases master: Oslo releases for 2019-12-02 https://review.opendev.org/696942 | 18:22 |
| *** ricolin has quit IRC | 18:22 | |
| *** spsurya has quit IRC | 18:25 | |
| weshay | dhellmann, question for when you have a minute.. https://review.opendev.org/696155 . Trying to update the release info for the rdo guys here. I didn't think I needed to create tags in the various tripleo projects. Can you advise how to pass tox-validate? | 18:59 |
| *** lpetrut has quit IRC | 19:00 | |
| smcginnis | weshay: It looks like puppet-tripleo just needs its internal version number bumped to match. | 19:04 |
| smcginnis | https://zuul.opendev.org/t/openstack/build/658f5ae7f6c9414ebf71ed6e32b886de/log/job-output.txt#30967 | 19:04 |
| smcginnis | weshay: Though I see it looks like you did that in https://review.opendev.org/#/c/696157/1 | 19:04 |
| weshay | aye | 19:05 |
| weshay | sorry for the trouble | 19:05 |
| smcginnis | weshay: Ah, you need to change the commit you want to release off of. As it is right now, it's trying to release right before the metadata is bumped. | 19:05 |
| smcginnis | So the validation failure is appropriate. | 19:06 |
| weshay | smcginnis, so pick the head of stein for each repo | 19:06 |
| weshay | k | 19:06 |
| smcginnis | I just looked at that one. That was the only failure I saw in the validation, so at least just puppet-tripleo. | 19:06 |
| *** ykarel has quit IRC | 19:07 | |
| *** e0ne has joined #openstack-release | 19:14 | |
| *** e0ne has quit IRC | 19:19 | |
| dhellmann | thanks, smcginnis, it looks like you're right about that issue | 19:42 |
| *** hberaud is now known as hberaud|gone | 19:43 | |
| smcginnis | Thanks | 19:51 |
| *** andrein_ has joined #openstack-release | 19:54 | |
| *** jrosser_ has joined #openstack-release | 19:55 | |
| *** tinwood_ has joined #openstack-release | 19:56 | |
| *** mugsie_ has joined #openstack-release | 19:56 | |
| *** hberaud has joined #openstack-release | 19:57 | |
| *** hberaud|gone has quit IRC | 20:02 | |
| *** pcaruana has quit IRC | 20:02 | |
| *** andrein has quit IRC | 20:02 | |
| *** Jeffrey4l_ has quit IRC | 20:02 | |
| *** tinwood has quit IRC | 20:02 | |
| *** mugsie has quit IRC | 20:02 | |
| *** jrosser has quit IRC | 20:02 | |
| *** fnordahl has quit IRC | 20:02 | |
| *** clarkb has quit IRC | 20:02 | |
| *** cmurphy has quit IRC | 20:02 | |
| *** andrein_ is now known as andrein | 20:02 | |
| *** jrosser_ is now known as jrosser | 20:02 | |
| *** Jeffrey4l has joined #openstack-release | 20:02 | |
| *** clarkb has joined #openstack-release | 20:03 | |
| *** pcaruana has joined #openstack-release | 20:05 | |
| *** cmurphy has joined #openstack-release | 20:05 | |
| openstackgerrit | wes hayutin proposed openstack/releases master: update release tags for tripleo stein https://review.opendev.org/696155 | 20:12 |
| *** diablo_rojo has quit IRC | 20:14 | |
| openstackgerrit | Eric Fried proposed openstack/releases master: Release os-traits 2.0.0 https://review.opendev.org/696892 | 20:35 |
| openstackgerrit | wes hayutin proposed openstack/releases master: update release tags for tripleo stein https://review.opendev.org/696155 | 20:43 |
| *** ekcs has quit IRC | 20:43 | |
| *** ekcs has joined #openstack-release | 20:59 | |
| *** jtomasek has quit IRC | 21:15 | |
| *** diablo_rojo has joined #openstack-release | 21:17 | |
| *** slaweq has quit IRC | 21:48 | |
| *** fnordahl has joined #openstack-release | 21:56 | |
| *** mugsie_ is now known as mugsie | 21:59 | |
| *** slaweq has joined #openstack-release | 22:08 | |
| *** pcaruana has quit IRC | 22:11 | |
| *** slaweq has quit IRC | 22:13 | |
| *** jbadiapa has quit IRC | 22:14 | |
| *** mlavalle has quit IRC | 23:30 | |
| *** diablo_rojo has quit IRC | 23:40 | |
| *** tosky has quit IRC | 23:41 | |
| *** diablo_rojo has joined #openstack-release | 23:42 | |
| *** diablo_rojo has quit IRC | 23:47 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!