Tuesday, 2022-08-09

*** osmanlicilegi is now known as Guest001:48
opendevreviewArx Cruz proposed openstack/tempest master: DNM - Removing the unecessary use of admin client  https://review.opendev.org/c/openstack/tempest/+/85237707:35
*** jpena|off is now known as jpena07:35
*** soniya29 is now known as soniya29|afk09:44
*** soniya29|afk is now known as soniya2909:48
*** tosky is now known as Guest7110:46
*** tosky_ is now known as tosky10:46
opendevreviewArx Cruz proposed openstack/tempest master: DNM - Removing the unecessary use of admin client  https://review.opendev.org/c/openstack/tempest/+/85237711:08
*** bhagyashris is now known as bhagyashris|afk11:44
xekI'm looking for reviewers for this patch https://review.opendev.org/c/openstack/devstack/+/84828411:59
xekkopecmartin, gmann, I see you already approved the patch on xena, but the depends-on is only approved by kopecmartin11:59
*** tosky is now known as Guest7712:01
*** tosky__ is now known as tosky12:01
*** tosky is now known as Guest7812:30
*** tosky_ is now known as tosky12:30
*** bhagyashris|afk is now known as bhagyashris12:50
*** tosky is now known as Guest8513:13
*** tosky__ is now known as tosky13:13
gmannxek: done13:57
*** pojadhav is now known as pojadhav|afk14:10
opendevreviewAlan Bishop proposed openstack/tempest master: Fix volume transfers schema for mv 3.55 and 3.57  https://review.opendev.org/c/openstack/tempest/+/85247014:22
kopecmartin#startmeeting qa15:00
opendevmeetMeeting started Tue Aug  9 15:00:23 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'qa'15:00
kopecmartin#link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_next_Office_hours15:00
kopecmartinagenda ^15:00
gmanno/15:00
kopecmartino/15:01
frickler\o15:01
kopecmartin\o15:03
kopecmartinlet's start 15:03
kopecmartin#topic Announcement and Action Item (Optional)15:03
kopecmartinnothing specific from my side, some updates about PTG but we'll get to that15:03
fricklerah, o.k., was about to mention PTG ;)15:03
kopecmartin#topic Zed Priority Items progress15:04
kopecmartin#link https://etherpad.opendev.org/p/qa-zed-priority15:04
kopecmartinany updates here?15:04
kopecmartinas i'm scrolling that etherpad it reminds me I need to revisit FIPS and SRBAC15:04
kopecmartinto figure out where we are at 15:04
kopecmartinbtw arxcruz is working on 'Use admin clients *only if* admin access needed' effort15:05
kopecmartini saw a patch already 15:06
arxcruzkopecmartin yes15:06
arxcruzright now i'm checking what need and what doesn't15:06
kopecmartin#link https://review.opendev.org/c/openstack/tempest/+/85237715:06
arxcruzas we discuss, it might be a good idea to add an option like requires_admin 15:06
arxcruzso we can set per test 15:06
gmannhow many tests are there like that15:07
arxcruzgmann around 10 15:07
arxcruzbut i'm not sure about tempest plugins 15:07
gmann10 tests?15:08
arxcruzyes, 10 tests 15:08
arxcruzif you check latest failure is less15:08
arxcruzbut i'm not counting the tempest plugins15:08
arxcruzit's something that we also need to test 15:08
arxcruznot sure how many tempest plugins rely on the manager15:09
kopecmartinall of them should15:09
kopecmartinat least it's advertised like that 15:09
arxcruzi mean, i don't know if the plugins would require admin or not, since we don't activelly test it on tempest side 15:09
lpiwowaro/15:09
arxcruzit's the next step once i wrap up 15:10
kopecmartintrue, we can create a few dnm patches on plugins sides to check 15:10
gmanntempest plugins can be asked by project team to take care15:10
arxcruzok15:11
gmannbut we cannot change it directly to os_promary15:11
gmannlike done in https://review.opendev.org/c/openstack/tempest/+/852377/5/tempest/scenario/manager.py#115815:11
arxcruzsounds good to me, i'll let you know when i have the patch in a good state15:11
gmannin that case we need to take client in function signature and use that client to call API.15:12
gmannadmin can access any project server but primary (member role) will not be able to so get server API needs to be called with the client who created the server. for example if that is alt or other member role then it will fail 15:12
arxcruzgmann that's why i asked kopecmartin to add a requires_admin option in the signature15:13
arxcruzand then we can choose either admin or normal one 15:13
gmannrequires_admin is not needed as caller needs to pass the client as per requested server_id15:14
arxcruzgmann hmmm, i see15:14
arxcruzok15:14
arxcruzwell, not in this case, so in this particular case, need to add the client as an argument 15:14
arxcruznoted, i'll work also with that in mind 15:15
gmann+1, thanks 15:15
kopecmartinperfect, let's move on15:16
kopecmartin#topic OpenStack Events Updates and Planning 15:16
kopecmartinso, it's final, the next PTG is gonna be held virtually 15:16
kopecmartin#link15:16
kopecmartinOctober 17-2015:16
gmannyeah15:17
kopecmartinI'll prepare an etherpad for topics soon15:17
fricklerwill the slots stay adjusted to Ohio time? or back to the "usual" scheduling?15:17
frickleralso will the friday be included again?15:17
fricklerotherwise the scheduling we be even more difficult15:18
kopecmartinfor QA we'll have a doodle so that we can find slots which will suit all of us15:18
gmannI think we need to wait for scheduling planning from foundation like every virtual PTG. or even team signup may be done again? 15:18
kopecmartinI didn't fill the team signup before when it was considered to be in person15:19
gmannvirtual PTG has more slot and in different TZ than in-person one15:19
kopecmartini waited to the last moment :) 15:19
gmannI can get those info before our next meeting15:19
kopecmartinI filled the team signup just yesterday, but that's just a general form - no slot schedulling yet 15:20
kopecmartingmann: great, thanks15:20
kopecmartinmoving on15:21
kopecmartin#topic Gate Status Checks15:21
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:21
kopecmartinnothing there15:22
kopecmartinany urgent reviews?15:22
kopecmartin#topic Bare rechecks15:23
kopecmartin#link https://etherpad.opendev.org/p/recheck-weekly-summary15:23
kopecmartinQA is down to 0% \o/15:23
gmannout of 215:23
kopecmartinstill counts :D 15:23
gmann:) +115:24
kopecmartin#topic Periodic jobs Status Checks15:24
kopecmartinstable15:24
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-stable15:24
kopecmartinmaster15:24
kopecmartin#link https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic15:24
kopecmartineverything seems all right15:25
kopecmartin#topic Distros check15:26
kopecmartinCentos 915:26
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=015:26
kopecmartinFedora15:26
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-fedora-latest&skip=015:26
kopecmartinDebian15:26
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&skip=015:26
kopecmartinJammy15: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=015:26
* kopecmartin checking15:26
kopecmartinand cs9 fails again :/ 15:27
kopecmartinthe others are nicely passing 15:27
kopecmartin#topic Sub Teams highlights15:28
kopecmartinChanges with Review-Priority == +115:28
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:28
kopecmartinthere are 3 reviews, one of them is blocked by15:29
kopecmartin#link https://review.opendev.org/c/openstack/devstack/+/84836415:29
kopecmartinit's required as depends-on15:29
kopecmartinand this is a cherry-pick of that depends-on15:29
kopecmartin#link https://review.opendev.org/c/openstack/devstack/+/84836515:29
kopecmartini already voted, gmann and frickler, please check them out when you have a moment15:30
gmannack15:30
kopecmartinthanks15:31
kopecmartin#topic Open Discussion15:31
kopecmartinanything for the open discussion?15:31
kopecmartin#topic Bug Triage15:32
kopecmartin#link https://etherpad.openstack.org/p/qa-bug-triage-zed15:32
kopecmartinnumbers recorded as always 15:32
kopecmartini've just noticed there are 2 new bugs in devstack, one of them has a fix proposed already15:33
fricklerah, I mentioned https://review.opendev.org/c/openstack/devstack/+/852378 yesterday15:33
kopecmartin#link https://bugs.launchpad.net/devstack/+bug/198342715:33
fricklerbut forgot to review15:33
kopecmartinand the other 15:33
fricklerthat should get onto the RP+1 list15:33
kopecmartin#link https://bugs.launchpad.net/devstack/+bug/198381615:33
kopecmartinoh,yeah that's the fix for the second bug  frickler15:33
fricklerlinux mint IMO we should simply mark as not supported15:34
fricklerand drop all references to it15:34
clarkbhttps://review.opendev.org/c/openstack/devstack/+/848284 came up earlier today which seems to backport cs9 support in devstack?15:34
fricklerclarkb: yes, we had that 5 mins ago15:35
kopecmartinfrickler: hmm, good point, do we advertise somewhere we support it? i need to check the doc15:35
kopecmartinif not, than yes, we can drop that15:35
kopecmartinon the other hand, if it requires only a small fix, we can keep it if it helps someone15:36
fricklerkopecmartin: I don't think so, but there's a reference still in the code, mentioned in the bug iirc15:36
kopecmartinclarkb: yeah, that's blocked by the depends-on , waiting for another core vote 15:36
kopecmartinshould be done soon15:36
fricklerhttps://opendev.org/openstack/devstack/src/commit/79bef068b69c7e97a63aaa3e7fae13bcbc649ebd/functions-common#L42915:37
kopecmartinfrom the doc15:39
kopecmartin"DevStack attempts to support the two latest LTS releases of Ubuntu, the latest/current Fedora version, CentOS/RHEL 8 and OpenSUSE."15:39
kopecmartinseems like mint occurrence in the code is a relict 15:39
frickleryes. there is on spurious mention in doc/source/plugins.rst15:39
fricklerbut if we agree, I'll make a patch to drop all that and update the bug accordingly15:40
fricklers/on/one/15:40
kopecmartini agree15:40
kopecmartinthanks frickler15:40
gmannI think yes, having that clear in doc will be helpful. agree15:40
kopecmartinanything else to discuss? 15:42
gmannnothing from me15:42
kopecmartinok then, thank you everyone, see you around15:43
kopecmartin#endmeeting15:43
opendevmeetMeeting ended Tue Aug  9 15:43:12 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:43
opendevmeetMinutes:        https://meetings.opendev.org/meetings/qa/2022/qa.2022-08-09-15.00.html15:43
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/qa/2022/qa.2022-08-09-15.00.txt15:43
opendevmeetLog:            https://meetings.opendev.org/meetings/qa/2022/qa.2022-08-09-15.00.log.html15:43
gmannthanks kopecmartin 15:43
*** jpena is now known as jpena|off16:38
opendevreviewDan Smith proposed openstack/tempest master: Break out of import waiter on failure  https://review.opendev.org/c/openstack/tempest/+/85260616:45
opendevreviewDan Smith proposed openstack/tempest master: Allow free-form image import parameters  https://review.opendev.org/c/openstack/tempest/+/85260716:45
opendevreviewDan Smith proposed openstack/tempest master: WIP: Add testing for glance-download import method  https://review.opendev.org/c/openstack/tempest/+/85260816:45
Zenkurohi, is there a guide on how to settup a devstack with dedicated storage and managent networks(dedicated physical interfaces)? I would like to test storage on dedicated network16:48
Zenkurobut all my devstack/neutron configs produce mulfunctioning openstack deployments16:48
opendevreviewDan Smith proposed openstack/tempest master: Break out of import waiter on failure  https://review.opendev.org/c/openstack/tempest/+/85260617:19
opendevreviewDan Smith proposed openstack/tempest master: Allow free-form image import parameters  https://review.opendev.org/c/openstack/tempest/+/85260717:19
opendevreviewDan Smith proposed openstack/tempest master: WIP: Add testing for glance-download import method  https://review.opendev.org/c/openstack/tempest/+/85260817:19
opendevreviewDan Smith proposed openstack/tempest master: Allow free-form image import parameters  https://review.opendev.org/c/openstack/tempest/+/85260717:44
opendevreviewDan Smith proposed openstack/tempest master: Add testing for glance-download import method  https://review.opendev.org/c/openstack/tempest/+/85260817:44
*** lifeless_ is now known as lifeless18:24
opendevreviewAlan Bishop proposed openstack/tempest master: Fix volume transfers schema for mv 3.55 and 3.57  https://review.opendev.org/c/openstack/tempest/+/85247019:58
opendevreviewDan Smith proposed openstack/tempest master: Add testing for glance-download import method  https://review.opendev.org/c/openstack/tempest/+/85260820:46

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!