15:00:35 <kopecmartin> #startmeeting qa
15:00:35 <opendevmeet> Meeting started Tue Sep 20 15:00:35 2022 UTC and is due to finish in 60 minutes.  The chair is kopecmartin. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:35 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:35 <opendevmeet> The meeting name has been set to 'qa'
15:00:39 <arxcruz> o\
15:00:42 <kopecmartin> #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_next_Office_hours
15:00:43 <arxcruz> o/
15:00:44 <kopecmartin> agenda ^^
15:00:51 <frickler> \o
15:01:04 <kopecmartin> \o/
15:01:07 <gmann> @ykarel: @kopecmartin that was still there. I thought sdk was all set to remove it in zed?
15:01:14 <gmann> o/
15:01:55 <frickler> gmann: yes, I asked gtema and they confirmed in the patch that r1 is no longer needed
15:02:07 <gmann> +1 thanks
15:03:13 <kopecmartin> #topic Announcement and Action Item (Optional)
15:03:24 <kopecmartin> we're in the middle of release process
15:03:29 <kopecmartin> #link https://wiki.openstack.org/wiki/QA/releases
15:03:49 <kopecmartin> tempest is done, the rest waits until devstack has stable/zed branch
15:03:55 <kopecmartin> which should be done this week i think
15:04:15 <gmann> Yeah, may be next week but lets keep eyes on that
15:04:20 <gmann> Patrole also done
15:04:45 <gmann> Any other project independent release we want to do in zed ?
15:05:34 <gmann> I donot remember any but good to check for hacking i think as there were few changes merged?
15:05:39 <kopecmartin> don't think so, i'll check but there hasn't been many updates in those
15:05:50 <gmann> +1 thanks
15:06:03 <frickler> wanted to release hacking some weeks ago but decided to wait until after zed
15:06:35 <kopecmartin> right, i remember that patch
15:06:48 <gmann> ok. We can release as hacking is pinned on projects side ak it would not impact them until they explicitly bump the version
15:06:55 <kopecmartin> good, so we'll release at least hacking .. i see there were around 14 new patches since last tag (a year ago)
15:07:31 <frickler> https://review.opendev.org/c/openstack/releases/+/851273
15:09:31 <kopecmartin> thanks frickler
15:09:45 <kopecmartin> i already voted and i've just commented to bump that in the review list
15:10:37 <kopecmartin> #topic Zed Priority Items progress
15:10:42 <kopecmartin> #link https://etherpad.opendev.org/p/qa-zed-priority
15:10:59 <kopecmartin> anything new?
15:11:10 <arxcruz> https://review.opendev.org/c/openstack/tempest/+/857333
15:11:16 <kopecmartin> tempest's been released, so we may continue working on these
15:11:16 <arxcruz> kopecmartin need reviews on this
15:11:30 <arxcruz> it's a bug to fix object storage test
15:11:40 <arxcruz> it's. a patch*
15:11:48 <gmann> thanks frickler. commented on hacking release patch.
15:12:00 <arxcruz> all info and lp are on the patch
15:12:02 <arxcruz> kopecmartin gm
15:12:25 <arxcruz> kopecmartin gmann i also update https://review.opendev.org/c/openstack/tempest/+/852377 with your comments, having this merged will allow us to start checking what needs and what doesn't need os_admin clients
15:12:41 <gmann> @arxcruz: i was reviewing it but as it need more history to check i could not finish. I will try to do this week
15:12:52 <arxcruz> gmann ack, thanks
15:12:55 <gmann> ack
15:12:58 <gmann> thanks
15:13:54 <kopecmartin> thanks arxcruz, i'll have these in my review list
15:14:02 <arxcruz> ty
15:14:41 <kopecmartin> #topic Gate Status Checks
15:14:48 <kopecmartin> #link https://review.opendev.org/q/label:Review-Priority%253D%252B2+status:open+(project:openstack/tempest+OR+project:openstack/patrole+OR+project:openstack/devstack+OR+project:openstack/grenade)
15:15:24 <kopecmartin> no reviews there
15:15:24 <kopecmartin> anything urgent for review?
15:15:25 <frickler> ds-gate gate is broken https://review.opendev.org/c/openstack/devstack-gate/+/858376
15:15:59 <frickler> not sure if it is really urgent unless we have any other patch we need to merge, though
15:18:11 <kopecmartin> seems that the failing job runs only in devstack-gate
15:18:12 <kopecmartin> https://zuul.opendev.org/t/openstack/builds?job_name=legacy-tempest-neutron-full-stable&skip=0
15:19:31 <frickler> o.k., so maybe ask neutron whether we should choose a different job. or whether they can repair it
15:19:41 <kopecmartin> the only traceback i see is this one - FileNotFoundError: [Errno 2] No such file or directory: '/opt/stack/logs/worlddump-2022-09-19-200956.txt'
15:19:46 <gmann> Yeah this is for checking stable branch things in d-g
15:19:47 <kopecmartin> although i don't believe that's the real issue there
15:20:08 <frickler> and as last resort make non-voting and consider dropping
15:20:10 <gmann> It run on last supported branch stable/walalby
15:20:18 <frickler> worlddump isn't important, yes
15:21:42 <gmann> frickler: kopecmartin: we can switch to any other legacy stable/wallaby running job if there is any. And if not then we can go with little old stable
15:22:53 <kopecmartin> gmann: how can i tell the job runs on stable/wallaby , i don't see any branch definition there - https://opendev.org/openstack/devstack-gate/src/branch/master/.zuul.yaml
15:23:01 <gmann> https://github.com/openstack/devstack-gate/blob/master/playbooks/legacy/tempest-neutron-full/run.yaml#L55
15:23:17 <gmann> kopecmartin: it is defined in playbook ^^
15:23:28 <kopecmartin> i see, ok, now it makes sense, thanks
15:25:09 <gmann> Purpose is to make sure we run at least one legacy job verifying the d-g on stable brnahces which it support
15:25:29 <gmann> I can have a look for any other job but may be late this week or next
15:26:06 <kopecmartin> ok, so we'll just gonna try other stable branches and one of them will maybe work?
15:27:04 <gmann> Yeah.
15:27:28 <kopecmartin> ok then
15:27:31 <kopecmartin> moving on
15:27:37 <kopecmartin> #topic Bare rechecks
15:27:42 <kopecmartin> #link https://etherpad.opendev.org/p/recheck-weekly-summary
15:27:55 <kopecmartin> we're at 100% but out of one recheck
15:28:31 <gmann> cool. Not having much recheck also good :)
15:28:49 <kopecmartin> yeah
15:28:50 <kopecmartin> #topic Periodic jobs Status Checks
15:28:59 <kopecmartin> stable
15:28:59 <kopecmartin> #link #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:29:05 <kopecmartin> master
15:29:06 <kopecmartin> #link https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic
15:29:28 <kopecmartin> tempest-centos9-stream-fips constatly time outs :/
15:31:01 <kopecmartin> #topic Distros check
15:31:08 <kopecmartin> cs-9
15:31:09 <kopecmartin> #link https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=0
15:31:14 <kopecmartin> fedora
15:31:14 <kopecmartin> #link https://zuul.openstack.org/builds?job_name=devstack-platform-fedora-latest&skip=0
15:31:19 <kopecmartin> debian
15:31:20 <kopecmartin> #link https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&skip=0
15:31:26 <kopecmartin> jammy
15:31:26 <kopecmartin> #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:31:35 <kopecmartin> all good, only fedora is failing on stable branch
15:31:51 <kopecmartin> last week we discussed that maybe we should drop fedora from the stable branch and run it only on master
15:33:41 <kopecmartin> i'll propose a patch then
15:33:48 <kopecmartin> #topic Sub Teams highlights
15:34:02 <kopecmartin> Changes with Review-Priority == +1
15:34:02 <kopecmartin> #link https://review.opendev.org/q/label:Review-Priority%253D%252B1+status:open+(project:openstack/tempest+OR+project:openstack/patrole+OR+project:openstack/devstack+OR+project:openstack/grenade)
15:34:35 <kopecmartin> 3 patches, one already workflowed and the other 2 are waiting due to feature freeze
15:34:43 <kopecmartin> #topic Open Discussion
15:34:48 <kopecmartin> anything for the open discussion?
15:37:37 <gmann> Nothing from me
15:38:46 <kopecmartin> #topic Bug Triage
15:38:51 <kopecmartin> #link https://etherpad.openstack.org/p/qa-bug-triage-zed
15:39:08 <kopecmartin> numbers are recorded ^^
15:39:12 <kopecmartin> as always
15:39:25 <kopecmartin> this is all from my side for today, so if there isn't anything else
15:40:00 <kopecmartin> thanks everyone
15:40:01 <kopecmartin> #endmeeting