15:01:03 #startmeeting qa 15:01:03 Meeting started Tue Oct 11 15:01:03 2022 UTC and is due to finish in 60 minutes. The chair is frickler. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:03 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:03 The meeting name has been set to 'qa' 15:01:25 frickler: yep, could, but I need to test fetching via http on the server-side, so I need a url to a big image 15:01:47 kopecmartin seems to be out, so I'll make this small and informal 15:02:17 dansmith: ah, o.k., would serving locally on the devstack machine work? 15:02:38 yes 15:03:02 we run apache anyway, so should not be difficult to add some static content 15:03:36 does it have to be a bootable image or would "dd if=/dev/zero" be good enough? or urandom if you want 15:04:32 needs to be bootable, but we could probably zero it and then copy cirros on top of it at position zero and be fine 15:07:58 I have two topics for the meeting 15:08:15 #topic Switching to run on jammy by default 15:09:13 I started a patch https://review.opendev.org/c/openstack/devstack/+/860795 15:09:33 which shows that swift and the ceph plugin still need work 15:10:11 everything else looks fine, including testing for neutron https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/857031 15:10:55 along the way I noticed that we still disabled horizon for py310 jobs, fixed in https://review.opendev.org/c/openstack/devstack/+/860582 15:11:48 Clark Boylan proposed openstack/devstack-gate master: Fix test-matrix shebang for ansible 6 https://review.opendev.org/c/openstack/devstack-gate/+/860961 15:12:52 not much else to add, would IMO be good to make the switch soonish to allow things to stabilize over the remainder of the cycle 15:13:22 #topic broken stable branches 15:13:52 after the pike eol things, which are still pending, I checked the next stable branches just to find that they are all broken 15:14:15 but it seems that most of this should be fixed by the ds-gate patch that clarkb just posted 15:14:25 will recheck once that is in 15:14:40 note the patch fails because while it fixes ansible uses it breaks others 15:14:53 This is a problem with how ansible overloads the interpretation of the shebang line 15:15:14 Dan Smith proposed openstack/tempest master: Fix image import tests for read-only stores https://review.opendev.org/c/openstack/tempest/+/860881 15:15:14 Dan Smith proposed openstack/tempest master: Add tests for image location manipulation https://review.opendev.org/c/openstack/tempest/+/860722 15:15:53 clarkb: yes, but that should be fixable, worst case we can make a copy for the other invocations 15:16:18 yup I think it is fixable I'm lookin at it now 15:16:43 cool, let me know if you need help 15:17:10 other than that, just a reminder that the PTG is happening next week 15:18:07 QA has two slots, Mon 14 UTC and Tue 07 UTC 15:18:47 I'll only attend the latter because of overlap with other projects 15:19:48 #link https://etherpad.opendev.org/p/qa-antelope-ptg is the planning etherpad 15:20:45 Clark Boylan proposed openstack/devstack-gate master: Fix test-matrix shebang for ansible 6 https://review.opendev.org/c/openstack/devstack-gate/+/860961 15:21:31 this also means no regular meeting next week 15:22:12 anything else to mention? 15:24:34 so see you at the PTG next week, don't forget to wear your masks 15:24:42 #endmeeting