15:01:03 <frickler> #startmeeting qa 15:01:03 <opendevmeet> 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 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:03 <opendevmeet> The meeting name has been set to 'qa' 15:01:25 <dansmith> 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 <frickler> kopecmartin seems to be out, so I'll make this small and informal 15:02:17 <frickler> dansmith: ah, o.k., would serving locally on the devstack machine work? 15:02:38 <dansmith> yes 15:03:02 <frickler> we run apache anyway, so should not be difficult to add some static content 15:03:36 <frickler> 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 <dansmith> 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 <frickler> I have two topics for the meeting 15:08:15 <frickler> #topic Switching to run on jammy by default 15:09:13 <frickler> I started a patch https://review.opendev.org/c/openstack/devstack/+/860795 15:09:33 <frickler> which shows that swift and the ceph plugin still need work 15:10:11 <frickler> everything else looks fine, including testing for neutron https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/857031 15:10:55 <frickler> 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 <opendevreview> 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 <frickler> 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 <frickler> #topic broken stable branches 15:13:52 <frickler> 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 <frickler> but it seems that most of this should be fixed by the ds-gate patch that clarkb just posted 15:14:25 <frickler> will recheck once that is in 15:14:40 <clarkb> note the patch fails because while it fixes ansible uses it breaks others 15:14:53 <clarkb> This is a problem with how ansible overloads the interpretation of the shebang line 15:15:14 <opendevreview> 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 <opendevreview> Dan Smith proposed openstack/tempest master: Add tests for image location manipulation https://review.opendev.org/c/openstack/tempest/+/860722 15:15:53 <frickler> clarkb: yes, but that should be fixable, worst case we can make a copy for the other invocations 15:16:18 <clarkb> yup I think it is fixable I'm lookin at it now 15:16:43 <frickler> cool, let me know if you need help 15:17:10 <frickler> other than that, just a reminder that the PTG is happening next week 15:18:07 <frickler> QA has two slots, Mon 14 UTC and Tue 07 UTC 15:18:47 <frickler> I'll only attend the latter because of overlap with other projects 15:19:48 <frickler> #link https://etherpad.opendev.org/p/qa-antelope-ptg is the planning etherpad 15:20:45 <opendevreview> 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 <frickler> this also means no regular meeting next week 15:22:12 <frickler> anything else to mention? 15:24:34 <frickler> so see you at the PTG next week, don't forget to wear your masks 15:24:42 <frickler> #endmeeting