dtantsur | morning folks | 07:07 |
---|---|---|
opendevreview | Merged openstack/ironic-ui master: Use Horizon project template for nodejs jobs https://review.opendev.org/c/openstack/ironic-ui/+/841313 | 07:09 |
rpittau | good morning ironic! o/ | 07:29 |
opendevreview | Merged openstack/bifrost master: Use key as name if not provided in inventory yaml https://review.opendev.org/c/openstack/bifrost/+/836172 | 07:52 |
opendevreview | Verification of a change to openstack/sushy-tools master failed: aarch64/arm64 libvirt VMs should default to SCSI controller https://review.opendev.org/c/openstack/sushy-tools/+/842385 | 08:00 |
opendevreview | Merged openstack/ironic-lib stable/train: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-lib/+/842602 | 08:17 |
janders | good morning dtantsur rpittau and Ironic o/ | 08:18 |
opendevreview | likui proposed openstack/python-ironicclient master: The Python 3.6 and Python 3.7 Support has been dropped since zed https://review.opendev.org/c/openstack/python-ironicclient/+/844255 | 08:18 |
rpittau | hey janders :) | 08:18 |
opendevreview | Merged openstack/ironic-inspector master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-inspector/+/842601 | 08:24 |
dtantsur | could I get an approval of this backport: https://review.opendev.org/c/openstack/ironic/+/843814 ? | 08:25 |
dtantsur | also is anyone looking into establishing the CI for the recent bugfix branches? | 08:25 |
rpittau | dtantsur: if the bugfix branches use stable/zed, shouldn't we wait ? | 08:30 |
dtantsur | rpittau: well, we need to make sure they run integration jobs, even if it means using master for devstack and co for now | 08:43 |
opendevreview | Merged openstack/networking-generic-switch master: CI: Removing job queue https://review.opendev.org/c/openstack/networking-generic-switch/+/842611 | 09:13 |
opendevreview | Riccardo Pittau proposed openstack/bifrost master: Use Ansible 5.x https://review.opendev.org/c/openstack/bifrost/+/843847 | 09:27 |
opendevreview | Merged openstack/ironic bugfix/20.2: Don't use URLs as part of temporary file names (part 2) https://review.opendev.org/c/openstack/ironic/+/843814 | 10:12 |
opendevreview | Verification of a change to openstack/ironic stable/yoga failed: Don't use URLs as part of temporary file names (part 2) https://review.opendev.org/c/openstack/ironic/+/843813 | 10:21 |
opendevreview | Sergey Skripnick proposed openstack/sushy-tools master: List network interfaces of all types https://review.opendev.org/c/openstack/sushy-tools/+/844284 | 11:50 |
opendevreview | Merged openstack/ironic bugfix/18.1: Fix tox template and ironic-lib from src and branch detection in IPA https://review.opendev.org/c/openstack/ironic/+/844077 | 12:39 |
TheJulia | good morning | 12:58 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.1: Fix 8.1 CI https://review.opendev.org/c/openstack/ironic-python-agent/+/844117 | 12:58 |
dtantsur | morning TheJulia | 13:02 |
rpittau | good morning TheJulia :) | 13:02 |
iurygregory | good morning Ironic | 13:16 |
rpittau | I really need a second coffee with my painkillers | 13:28 |
dmellado | hey, late morning/afteroon folks | 14:05 |
dmellado | while trying to do my slides/demo I noticed that bifrost testenv is basically broken due to oslo.log not having a valid 5.0.0 release, despite being announced on pypi | 14:07 |
dmellado | rpittau: how're you doing man? :\ | 14:09 |
dmellado | oh, wait it works locally? what the... xD | 14:10 |
dmellado | https://paste.openstack.org/show/buGseijNuXT8R0FIFet5/ | 14:10 |
rpittau | dmellado: heh slightly better, thanks for asking :) | 14:18 |
dmellado | rpittau hope you get better soon! | 14:19 |
dmellado | ok, so this is broken in centos-stream8 | 14:19 |
dmellado | just tested again | 14:19 |
dmellado | funny | 14:19 |
* dmellado switching to fedora for the demo in 3...2... | 14:19 | |
rpittau | dmellado: is that stable bifrost or current development ? | 14:21 |
rpittau | cause latest does not support CS8 anymore | 14:21 |
dmellado | rpittau: current, but the issue seems to be on pip | 14:22 |
dmellado | like, just cloned from master | 14:22 |
dmellado | in any case GREAT knowing that it doesn't support CS( | 14:22 |
dmellado | CS8 | 14:22 |
dmellado | xD | 14:22 |
rpittau | :) | 14:22 |
dmellado | two birds in one shot | 14:22 |
rpittau | CS9 and FC35 should be fine | 14:23 |
dmellado | trying to get the demo ready... if only there were no meetings/meetings/kid around | 14:23 |
dmellado | he decided that it was funny to turn the power strip off | 14:24 |
dmellado | SIGH... xD | 14:24 |
dmellado | rpittau: I would use some of these painkillers... xD | 14:24 |
rpittau | lol | 14:24 |
dtantsur | dmellado: I'd avoid fedora, CS9 is the way to go | 14:25 |
dtantsur | sorry for the mess, openstack decided to drop python 3.6 | 14:25 |
dmellado | dtantsur: ack, thanks for the heads-up | 14:25 |
dtantsur | dmellado: JFYI I create my testing VMs with this script: https://github.com/dtantsur/config/blob/master/virt-install.sh | 14:25 |
* dmellado checking | 14:26 | |
dmellado | dtantsur: do you happen to know kcli? | 14:26 |
dmellado | https://github.com/karmab/kcli | 14:26 |
dtantsur | never heard about it | 14:26 |
dmellado | `kcli create vm bifrost -i centos8stream -P memory=8192 -P numcpus=4` | 14:27 |
dtantsur | looks quite promising | 14:27 |
dmellado | tadaaah | 14:27 |
dtantsur | don't forget s/centos8/centos9/ ;) | 14:27 |
dmellado | yeah xD | 14:27 |
dmellado | but I mean, that's what I used to spin up the vm | 14:27 |
opendevreview | likui proposed openstack/networking-baremetal master: Remove babel.cfg https://review.opendev.org/c/openstack/networking-baremetal/+/844303 | 14:28 |
opendevreview | likui proposed openstack/networking-baremetal master: Replace deprecated UPPER_CONSTRAINTS_FILE variable https://review.opendev.org/c/openstack/networking-baremetal/+/844304 | 14:31 |
opendevreview | likui proposed openstack/networking-generic-switch master: The Python 3.6 and Python 3.7 Support has been dropped since zed https://review.opendev.org/c/openstack/networking-generic-switch/+/844306 | 14:34 |
opendevreview | likui proposed openstack/networking-generic-switch master: Drop lower-constraints.txt and its testing https://review.opendev.org/c/openstack/networking-generic-switch/+/844307 | 14:36 |
opendevreview | likui proposed openstack/networking-baremetal master: Remove babel.cfg https://review.opendev.org/c/openstack/networking-baremetal/+/844303 | 14:50 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.1: Make the standalone job voting again https://review.opendev.org/c/openstack/ironic-python-agent/+/827290 | 15:40 |
dtantsur | o/ | 15:42 |
* iurygregory goes and check the missing backports to bugfix/8.1 now | 16:06 | |
rpittau | good night! o/ | 16:15 |
stevebaker[m] | good morning | 20:47 |
opendevreview | Harald Jensås proposed openstack/ironic-tempest-plugin master: WIP: Secure RBAC Test Concept https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/842427 | 21:22 |
opendevreview | Harald Jensås proposed openstack/ironic-tempest-plugin master: WIP: Secure RBAC Test Concept https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/842427 | 21:27 |
TheJulia | iurygregory: I think we need a backport bot.... | 21:29 |
TheJulia | or maybe "bot" is a dirty word | 21:29 |
TheJulia | but something | 21:29 |
JayF | TheJulia: something that would pop into zuul and be like "you can't put this backport on this branch until you do it on these other 3" would be cool at a minimum | 21:35 |
TheJulia | I have seen someone do something similar | 21:36 |
TheJulia | But I'd also almost love a "oh, it is marked for backport on master, let me propose it and the dependent patch series as a list you can choose from or something | 21:36 |
JayF | Honestly, when the bugfix branches became a bigger thing, it was pretty much cold water on my desire to backport stuff | 21:37 |
JayF | because I could hardly ever figure out what to backport into | 21:37 |
JayF | so even just the info sans automation would probably lower the barrier to entry | 21:37 |
TheJulia | I didn't expect them to live for as long as some of them have | 21:37 |
TheJulia | but I think that was an impeedence mismatch | 21:38 |
TheJulia | of my understanding | 21:38 |
JayF | unsupporting a thing is way harder than supporting a thing | 21:43 |
opendevreview | Verification of a change to openstack/ironic-python-agent bugfix/8.3 failed: Refactor efi_utils for easier maintaining and debugging https://review.opendev.org/c/openstack/ironic-python-agent/+/842403 | 21:58 |
opendevreview | Verification of a change to openstack/ironic-python-agent bugfix/8.3 failed: Do not try to guess EFI partition path by its number https://review.opendev.org/c/openstack/ironic-python-agent/+/842563 | 21:58 |
iurygregory | TheJulia, I was wondering about this also | 22:47 |
iurygregory | looking at missing backports in bugfix branches I was like "OH GOD!" | 22:47 |
iurygregory | maybe the bot could check the backport-label and if marked it would automatically backport (even if it has conflict) :D | 22:48 |
TheJulia | well, the conundrum is if it gets resolved | 23:09 |
TheJulia | I think "this may be dependent upon" logic | 23:09 |
TheJulia | would go a lot further | 23:09 |
* TheJulia procrastonates from packing | 23:09 | |
* TheJulia enjoys triple layer cake instead | 23:13 | |
iurygregory | well, having the backport in place would at least help (if we had to do we would manually fix the conflict before pushing) so we can just upload a patch (*if* someone ofc cares about the backport...) | 23:27 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!