17:00:07 #startmeeting qa 17:00:07 Meeting started Wed May 22 17:00:07 2024 UTC and is due to finish in 60 minutes. The chair is kopecmartin. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:07 The meeting name has been set to 'qa' 17:00:09 #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_next_Office_hours 17:00:29 o/ 17:01:03 o/ 17:04:31 o 17:04:32 o/ 17:04:51 #topic Announcement and Action Item 17:05:18 we've released tempest 39.0.0 17:05:19 #link https://review.opendev.org/c/openstack/tempest/+/918136 17:05:40 to tag zed-last 17:05:41 #link https://review.opendev.org/c/openstack/releases/+/918137 17:06:22 #topic Dalmatian Priority Items progress 17:06:22 #link https://etherpad.opendev.org/p/qa-dalmatian-priority 17:06:36 i'm afraid nothing new here 17:07:36 #topic Gate Status Checks 17:07:36 #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) 17:07:45 no patches there 17:07:48 anything urgent to review? 17:08:18 nothing from my side 17:08:18 #topic Sub Teams highlights 17:08:18 Changes with Review-Priority == +1 17:08:18 #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) 17:08:29 no patches here either 17:08:37 #topic Periodic jobs Status Checks 17:08:37 Periodic stable full: https://zuul.openstack.org/builds?pipeline=periodic-stable&job_name=tempest-full-2023-1&job_name=tempest-full-2023-2&job_name=tempest-full-2024-1 17:08:37 Periodic stable slow: https://zuul.openstack.org/builds?job_name=tempest-slow-2024-1&job_name=tempest-slow-2023-2&job_name=tempest-slow-2023-1 17:08:39 Periodic extra tests: https://zuul.openstack.org/builds?job_name=tempest-full-2024-1-extra-tests&job_name=tempest-full-2023-2-extra-tests&job_name=tempest-full-2023-1-extra-tests 17:08:41 Periodic master: https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic 17:10:32 tempest-all job failed once due to this LP 17:10:33 #link https://bugs.launchpad.net/tempest/+bug/2066232 17:11:29 there are couple of other failures, all seem to be random timeouts 17:11:51 #topic Distros check 17:11:51 Centos 9: https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=0 17:11:51 Debian: https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&job_name=devstack-platform-debian-bookworm&skip=0 17:11:53 Rocky: https://zuul.openstack.org/builds?job_name=devstack-platform-rocky-blue-onyx 17:11:55 openEuler: https://zuul.openstack.org/builds?job_name=devstack-platform-openEuler-22.03-ovn-source&job_name=devstack-platform-openEuler-22.03-ovs&skip=0 17:11:57 jammy: https://zuul.opendev.org/t/openstack/builds?job_name=devstack-platform-ubuntu-jammy-ovn-source&job_name=devstack-platform-ubuntu-jammy-ovs&skip=0 17:12:17 \o/ 17:12:19 all passing 17:12:32 #topic Open Discussion 17:12:32 anything for the open discussion? 17:12:50 I have something 17:13:26 hi serami, sure, what's up? 17:14:02 https://bugs.launchpad.net/tempest/+bug/1583220 I think this bugs solution would be maybe running all the tests that didnt fail and maybe returning the test that did with tempest 17:14:55 * kopecmartin looking 17:15:30 the problem of that bug, if i remember correctly, is that it doesn't get to the point of running tests 17:15:43 it fails right at the beginning when it's loading all the plugins and other deps 17:16:13 serami so are you proposing to execute tests even when there was an issue during the phase that is responsible for discovering tests in the plugins? I think it would be great. 17:17:10 yes, going off of this response to the bug https://bugs.launchpad.net/tempest/+bug/1583220/comments/2 17:17:35 that means we'd need to catch (e.g. try except block) the problem early, evaluate and continue if possible 17:17:53 kopecmartin++ 17:19:01 I don't know if there is a single spot where we're loading all the plugins though, if not, it would be too complicated to catch an error like this 17:20:01 yea something along those lines. I would like to look into it deeper to see if that would be a possible route for trying to resolve this bug. 17:22:08 sounds great 17:22:13 we'd really appreciate that 17:22:22 as you can see, the LP has been around for some time already :D 17:22:57 Ok great! I will try to work on it and report back next week? 17:24:11 sure, sounds good 17:24:16 however, one note 17:24:22 the meeting alternates 17:24:37 the next week it's gonna be on Tuesday 17:24:40 Tuesdays biweekly at 15:00 UTC (even weeks, starting week 46, 2023) 17:24:40 Wednesday biweekly at 17:00 UTC (odd weeks, starting week 45, 2023) 17:25:20 ok then, anything else for the open discussion? 17:25:58 nothing from my side. I like the idea of fixing the importing of the plugin tests! 17:26:20 serami++ 17:26:34 #topic Bug Triage 17:26:34 #link https://etherpad.openstack.org/p/qa-bug-triage-dalmatian 17:26:45 the last week's numbers are there ^^ 17:27:04 we have a small increase in the open bugs for tempest 17:27:21 one new for tempest cleanup 17:27:22 #link https://bugs.launchpad.net/tempest/+bug/2066214 17:27:30 and one i mentioned earlier 17:27:36 #link https://bugs.launchpad.net/tempest/+bug/2066232 17:28:11 i'll try to find someone who could take them soon 17:28:30 that's all from my side 17:28:39 thank you everyone, see you next week 17:28:40 #endmeeting