Tuesday, 2023-05-23

opendevreviewBalazs Gibizer proposed openstack/tempest master: Skip test_list_all_networks if no known network configured  https://review.opendev.org/c/openstack/tempest/+/88389207:43
opendevreviewRajat Dhasmana proposed openstack/tempest master: Add test to rebuild volume backed instance  https://review.opendev.org/c/openstack/tempest/+/83101811:30
opendevreviewLukas Piwowarski proposed openstack/tempest master: [WIP] Catching broken tests in tempest-full-test-account-* jobs  https://review.opendev.org/c/openstack/tempest/+/88063011:33
dansmithclarkb: if we have a multinode job and we need to synchronize between two nodes (i.e. one waits for the other to generate some config) what's the best way to do that?14:23
dansmithis sshing from one to the other to poll the best way?14:23
dansmithI assume the real best way is to be able to pre-generate everything such that you're not really exchanging everything14:24
dansmithI guess I'm thinking of something finer-grained like you would do in ansible, but I guess if devstack is just one ansible step, there's probably not much of an option14:25
fricklerdansmith: iiuc devstack runs first on primary, generating tls certs for example, which are then copied to the other nodes before devstack runs there14:39
dansmithfrickler: oh yea? that seems like it would take a long time, but if so.. do we have a way to say "include this file in what gets copied" ?14:39
fricklerdansmith: currently it seems to be specific to ca data and ceph conf, but you could add something here I guess https://opendev.org/openstack/devstack/src/branch/master/roles/orchestrate-devstack/tasks/main.yaml14:41
dansmithfrickler: I'm actually asking about this for ceph14:42
dansmithbecause there's some work going on that ssh polls from one node to the other and then scp's the conf file14:42
dansmithfrickler: so yeah, thanks for the pointer to that, because (something like) that's what I was thinking was going on14:43
fricklerthat's for the cephadm case?14:44
dansmithyeah14:44
* frickler still likes ceph-ansible much better14:45
dansmithidk, cephadm has been easy so far. I mostly want whatever solution someone else will keep working for me :)14:46
kopecmartin#startmeeting qa15:00
opendevmeetMeeting started Tue May 23 15:00:23 2023 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
lpiwowaro/15:01
kopecmartin\o15:01
fricklero/15:05
kopecmartinlet's get started, the usual15:05
kopecmartin#topic Announcement and Action Item (Optional)15:05
kopecmartin\o\15:06
kopecmartinno announcements this week 15:06
kopecmartin#topic Bobcat Priority Items progress15:06
kopecmartin#link https://etherpad.opendev.org/p/qa-bobcat-priority15:06
* kopecmartin checking the status15:07
kopecmartin'New cirros image update' is almost done, the last patch is being merged now15:08
lpiwowar\o/15:08
kopecmartinregarding 'Tempest tests prepare the server with SSHABLE by default'15:09
kopecmartinit seems that the following patch is the last one15:09
kopecmartin#link https://review.opendev.org/c/openstack/tempest/+/84224015:09
kopecmartinin merge conflict atm, gmann^15:10
kopecmartinI don't see any other updates15:10
kopecmartin#topic Gate Status Checks15:10
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:11
kopecmartinone patch, already approved 15:11
kopecmartinanything urgent to review?15:12
fricklerhttps://review.opendev.org/c/openstack/grenade/+/883742 would be good to get fixed15:12
fricklerthis is to resolve a zuul config error because the heat job was deleted15:13
fricklerfailing with neutron-fwaas missing, not sure why15:14
fricklerwe could make the job n-v to merge the above fix or I could just force-merge15:15
fricklerat least I don't care too much about those old branches15:15
fricklerjust want to get rid of config errors15:15
kopecmartinwell, clearly the patch is not related to the error in any way, the logs confuse me , no apparent failure 15:17
kopecmartini'm ok with force merging it15:18
kopecmartinalthough the issue with the job will remain 15:18
kopecmartinbut i don't see a reason why suffer from config issues till it's resolved15:18
fricklerok, will do15:19
clarkbdansmith: frickler: problems like that are why we added ansible to devstack to help with multinode. It is just easier to express that sort of thing in a tool like ansible15:19
dansmithclarkb: ++15:19
opendevreviewMerged openstack/grenade stable/stein: [stable-only] Remove grenade-heat job  https://review.opendev.org/c/openstack/grenade/+/88374215:22
kopecmartingreat, moving on15:22
kopecmartin#topic Bare rechecks15:22
kopecmartin#link https://etherpad.opendev.org/p/recheck-weekly-summary15:22
kopecmartin8 rechecks over the last 7 days, none of them bare \o/15:23
kopecmartin#topic Periodic jobs Status Checks15:23
kopecmartinperiodic stable full15:23
kopecmartin#link https://zuul.openstack.org/builds?pipeline=periodic-stable&job_name=tempest-full-yoga&job_name=tempest-full-xena&job_name=tempest-full-zed&job_name=tempest-full-2023-115:23
kopecmartinperiodic stable slow15:23
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-slow-2023-1&job_name=tempest-slow-zed&job_name=tempest-slow-yoga&job_name=tempest-slow-xena15:23
kopecmartinperiodic extra tests15:23
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-full-2023-1-extra-tests&job_name=tempest-full-zed-extra-tests&job_name=tempest-full-yoga-extra-tests&job_name=tempest-full-xena-extra-tests15:23
kopecmartinperiodic master15:23
kopecmartin#link https://zuul.openstack.org/builds?project=openstack%2Ftempest&project=openstack%2Fdevstack&pipeline=periodic15:23
kopecmartinseems like the centos9-stream-fips is broken15:24
kopecmartinand tempest-all occasionally timeouts 15:25
kopecmartin*-no-admin-py3 job is a known issue, no progress on the LP yet15:25
lpiwowarkopecmartin: Not yet. I'm sorry.  I will try to focus on it during this week. 15:26
kopecmartinno worries, it's been broken forever15:27
kopecmartini don't understand why the fips job failed o.O15:28
kopecmartin"/usr/bin/python3.9: No module named pip" ?15:30
frickleris there an earlier yum failure? iirc we still ignore those15:31
fricklermaybe c9s mirroring is broken once again15:31
kopecmartindon't see any, i see it reinstalled python3-setuptools, seems that successfully and then it failed on still not having pip 15:32
kopecmartinbut even before that15:32
kopecmartin"No match for argument: liberasurecode-devel"15:32
kopecmartin"Error: Unable to find a match: liberasurecode-devel"15:33
kopecmartinanyway, moving on15:34
kopecmartin#topic Distros check15:34
kopecmartincs-915:34
kopecmartin#link https://zuul.openstack.org/builds?job_name=tempest-full-centos-9-stream&job_name=devstack-platform-centos-9-stream&skip=015:34
kopecmartinfedora15:34
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-fedora-latest&skip=015:34
kopecmartindebian15:34
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-debian-bullseye&skip=015:34
kopecmartinfocal15:34
kopecmartin#link https://zuul.opendev.org/t/openstack/builds?job_name=devstack-platform-ubuntu-focal&skip=015:34
kopecmartinrocky15:34
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-rocky-blue-onyx15:34
kopecmartinopenEuler15:34
kopecmartin#link https://zuul.openstack.org/builds?job_name=devstack-platform-openEuler-22.03-ovn-source&job_name=devstack-platform-openEuler-22.03-ovs&skip=015:34
kopecmartinall green \o/, what a nice surprise 15:34
fricklerdo we want to drop fedora if nobody makes f38 support?15:35
fricklerianw: ^^?15:35
fricklerour "fedora-latest" job is actually "fedora-eol" now15:36
kopecmartinright, fedora-36 is EOL since last week15:37
kopecmartin#link https://docs.fedoraproject.org/en-US/releases/eol/15:37
kopecmartinwell, if there won't be fedora-38 label we could use in the job, we'll have to drop the support as it won't be tested in the CI15:37
clarkbright I sent email asking if anyone needed fedora since the lack of updates indicated that the answer was probably no15:38
clarkbwe didn't get any feedback from anyone that needed or wanted fedora15:38
kopecmartinthat makes it easier15:39
clarkbI've already started some of the safer fedora cleanups (for unused bits) but I expect that to progress through to complete removal15:39
clarkbthis is all in opendev's nodepool stuff not devstack but devstack cleanup would be a necessary step if we do that15:39
fricklero.k., I'll prepare some patches15:41
kopecmartinsure, let me know it starts, i'll help with patches and reviews too15:41
fricklerthat'll probably go backwards through some cycles15:41
clarkbthe main thing seems to be that for forward looking CI centos stream is a better fit for what we do anyway15:42
clarkbbecause it is a platform with multiple yaers of support unlike fedora15:42
clarkbreduces churn and all that15:42
kopecmartin+115:42
fricklerstream is continously breaking, so I don't think it is too well suited, too15:43
clarkbwell that too, but I think it breaks in smaller chunks than the major uplifts fedora does15:43
clarkbwhich is a big reason why fedora updates have fallen behind recently15:43
kopecmartinright15:46
kopecmartinmoving on15:46
kopecmartin#topic Sub Teams highlights15:46
kopecmartinChanges with Review-Priority == +115:46
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:46
kopecmartinno reviews there15:46
kopecmartin#topic Open Discussion15:46
kopecmartinanything for the open discussion?15:46
clarkbthe mysql tune down has been enabled by default15:47
clarkbnot sure if that was mentioned earlier, but thoughti t was worth calling out15:47
fricklergood point, on thing to watch out for is whether there are timeouts because of that15:48
fricklerin case mysql things get too slow15:48
dansmithyep, although I've seen nothing but improvement from the jobs we enabled it on early :)15:48
kopecmartinoh, so maybe that's why tempest-all started timeouting occasionally?15:49
dansmithkopecmartin: it merged middle of the day yesterday, so depends on when you're talking about15:49
kopecmartinnot related then :) 15:49
dansmith:)15:49
kopecmartinif there isn't anything else15:52
kopecmartin#topic Bug Triage15:52
kopecmartin#link https://etherpad.openstack.org/p/qa-bug-triage-bobcat15:52
kopecmartinone bug down in tempest - as the cirros update is going forward15:52
kopecmartinother than that, it's been quite quiet on the bug front15:53
kopecmartinand that's all from my side15:53
kopecmartinthanks everyone 15:54
kopecmartin#endmeeting15:54
opendevmeetMeeting ended Tue May 23 15:54:25 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:54
opendevmeetMinutes:        https://meetings.opendev.org/meetings/qa/2023/qa.2023-05-23-15.00.html15:54
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/qa/2023/qa.2023-05-23-15.00.txt15:54
opendevmeetLog:            https://meetings.opendev.org/meetings/qa/2023/qa.2023-05-23-15.00.log.html15:54
fricklero/15:54
lpiwowarthanks kopecmartin 15:54
opendevreviewMerged openstack/devstack master: Revert "Revert "Bump cirros version to 0.6.1""  https://review.opendev.org/c/openstack/devstack/+/88143716:08
fricklerkopecmartin: I would propose to close https://bugs.launchpad.net/devstack/+bug/2015638 as "won't fix" since no patch was submitted?16:24
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87674716:52
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87674717:00
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87674717:03
gmannkopecmartin: can you please review these https://review.opendev.org/c/openstack/tempest/+/883701 https://review.opendev.org/c/openstack/devstack/+/883556/1 https://review.opendev.org/c/openstack/devstack/+/88360117:25
dansmithgmann: frickler: clarkb: might be good to get some more skilled eyes on this approach in case we want to redirect before it gets too far: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87674717:33
dansmithfeels fragile tome17:33
clarkbI think I would personally try to replace as much of the explicit ssh user@host stuff with ansible17:39
clarkbthat is why multinode devstack is ansible first17:39
dansmithyeah, agree17:39
dansmithclarkb: can you add your thoughts in there?17:40
clarkbdansmith: I did my best :)17:46
dansmithclarkb: cool, thanks17:47
opendevreviewDan Smith proposed openstack/devstack stable/yoga: Try to reduce mysql memory usage  https://review.opendev.org/c/openstack/devstack/+/88397018:22
kopecmartinfrickler: i agree, marked as won't fix just now19:00
kopecmartingmann: done 19:00
opendevreviewMerged openstack/devstack-plugin-ceph master: Enable validation and disable block-migration  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/88298723:46

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