15:00:26 <frickler> #startmeeting qa
15:00:26 <opendevmeet> Meeting started Tue Jul  5 15:00:26 2022 UTC and is due to finish in 60 minutes.  The chair is frickler. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:26 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:26 <opendevmeet> The meeting name has been set to 'qa'
15:01:52 <frickler> hello, kopecmartin is on holiday today. I'll just go through the checks and then we can discuss anything else if needed
15:02:16 <frickler> #topic Gate Status / Fix Checks
15:02:33 <frickler> #link https://review.opendev.org/q/label:Review-Priority%253D%252B2+status:open+
15:03:45 <frickler> #link https://etherpad.opendev.org/p/recheck-weekly-summary
15:04:04 <frickler> #info STOP DOING BARE RECHECKS aka. 'recheck' https://docs.openstack.org/project-team-guide/testing.html#how-to-handle-test-failures
15:04:54 <frickler> #topic Periodic jobs Status Checks
15:05:06 <frickler> Periodic stable
15:05:11 <frickler> #link https://zuul.openstack.org/builds?job_name=tempest-full-yoga&job_name=tempest-full-xena&job_name=tempest-full-wallaby-py3&job_name=tempest-full-victoria-py3&job_name=tempest-full-ussuri-py3&pipeline=periodic-stable
15:05:46 <frickler> Periodic master
15:05:49 <frickler> #link https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic
15:06:33 <frickler> not too bad
15:06:46 <frickler> #topic Distros check
15:06:58 <frickler> #link https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=0
15:07:32 <frickler> still not too stable
15:07:35 <frickler> #link https://zuul.openstack.org/builds?job_name=devstack-platform-fedora-latest&skip=0
15:08:03 <frickler> a bit better
15:08:07 <frickler> #link https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&skip=0
15:08:34 <frickler> unrelated failure only
15:09:03 <frickler> #link https://zuul.openstack.org/builds?job_name=devstack-platform-ubuntu-jammy&job_name=devstack-platform-ubuntu-jammy-ovn-source&job_name=devstack-platform-ubuntu-jammy-ovs&skip=0
15:09:07 <frickler> also mostly fine
15:09:49 <frickler> Changes with Review-Priority == +1
15:10:09 <frickler> #link https://review.opendev.org/c/openstack/devstack/+/814193
15:10:19 <frickler> gmann: ^^ maybe you can have a look at this one
15:11:07 <frickler> #topic Open Discussion
15:11:33 <frickler> anyone anything to talk about?
15:13:07 <clarkb> Last week I discovered that if you update setuptools to latest on ubuntu jammy then virtualenv stops working
15:13:20 <clarkb> Not sure if this was known to the QA team but thought I would call it out in case that is new info
15:13:34 <clarkb> (virtualenv will make virtualenvs but they won't isolate anything, they are equivalent to installing into the base system)
15:13:58 <clarkb> it is related to setuptools vendoring distutils. If you set the flag to not vendor then this problem goes away
15:14:15 <clarkb> But eventually only the vendored distutils will be available when using setuptools
15:16:01 <frickler> clarkb: I think this is why we stopped using pip installer, too
15:17:07 <clarkb> ah ok. So probably already known.
15:17:49 <frickler> I think one day we'll have to tackle running devstack in a venv after all
15:18:14 <frickler> or make a containerized devstack?
15:19:26 <frickler> certainly setuptools is something to keep an eye upon
15:22:07 <frickler> o.k. if nothing else, we can keep this short
15:22:57 <frickler> #endmeeting