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