Tuesday, 2022-10-11

opendevreviewMasayuki Igawa proposed openstack/devstack master: Fix tox command option to run smoke tests  https://review.opendev.org/c/openstack/devstack/+/86091503:39
opendevreviewMasayuki Igawa proposed openstack/devstack master: [Doc] Fix tox command option to run smoke tests  https://review.opendev.org/c/openstack/devstack/+/86091503:40
*** jpena|off is now known as jpena07:17
*** kopecmartin|sick is now known as kopecmartin08:08
opendevreviewMerged openstack/tempest master: Updated document for the correct stable branches support  https://review.opendev.org/c/openstack/tempest/+/86086709:01
*** pojadhav is now known as pojadhav|afk11:45
opendevreviewMerged openstack/tempest master: Add tempest-multinode-full-py3 job in gate pipeline  https://review.opendev.org/c/openstack/tempest/+/85538312:22
*** pojadhav|afk is now known as pojadhav12:45
opendevreviewDr. Jens Harbott proposed openstack/devstack master: docs: Add warnings about password selection  https://review.opendev.org/c/openstack/devstack/+/86095013:43
fricklerdown to 8 open devstack bugs and ^^ will close another one \o/13:43
*** afaranha__ is now known as afaranha14:36
dansmithgmann: so this just worked: https://review.opendev.org/c/openstack/nova/+/860864/214:40
dansmithwhat would you think of just configuring that job to use an external real image for everyone?14:40
dansmithbeing ceph, it means we won't be copying the larger image around much at all, compared to a regular job14:40
opendevreviewDr. Jens Harbott proposed openstack/devstack stable/queens: DNM: Test CI status  https://review.opendev.org/c/openstack/devstack/+/86079714:45
opendevreviewClark Boylan proposed openstack/devstack-gate master: Remove shebang from ansible module  https://review.opendev.org/c/openstack/devstack-gate/+/86096114:58
fricklerdansmith: is this just about image size or what defines "real" image for you?14:59
dansmithfrickler: image size yeah14:59
fricklerdansmith: maybe you could take the cirros image and blow it up locally to avoid large downloads?15:00
frickler#startmeeting qa15:01
opendevmeetMeeting started Tue Oct 11 15:01:03 2022 UTC and is due to finish in 60 minutes.  The chair is frickler. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
opendevmeetThe meeting name has been set to 'qa'15:01
dansmithfrickler: yep, could, but I need to test fetching via http on the server-side, so I need a url to a big image15:01
fricklerkopecmartin seems to be out, so I'll make this small and informal15:01
fricklerdansmith: ah, o.k., would serving locally on the devstack machine work?15:02
dansmithyes15:02
fricklerwe run apache anyway, so should not be difficult to add some static content15:03
fricklerdoes it have to be a bootable image or would "dd if=/dev/zero" be good enough? or urandom if you want15:03
dansmithneeds to be bootable, but we could probably zero it and then copy cirros on top of it at position zero and be fine15:04
fricklerI have two topics for the meeting15:07
frickler#topic Switching to run on jammy by default15:08
fricklerI started a patch https://review.opendev.org/c/openstack/devstack/+/86079515:09
fricklerwhich shows that swift and the ceph plugin still need work15:09
fricklereverything else looks fine, including testing for neutron https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85703115:10
frickleralong the way I noticed that we still disabled horizon for py310 jobs, fixed in https://review.opendev.org/c/openstack/devstack/+/86058215:10
opendevreviewClark Boylan proposed openstack/devstack-gate master: Fix test-matrix shebang for ansible 6  https://review.opendev.org/c/openstack/devstack-gate/+/86096115:11
fricklernot much else to add, would IMO be good to make the switch soonish to allow things to stabilize over the remainder of the cycle15:12
frickler#topic broken stable branches15:13
fricklerafter the pike eol things, which are still pending, I checked the next stable branches just to find that they are all broken15:13
fricklerbut it seems that most of this should be fixed by the ds-gate patch that clarkb just posted15:14
fricklerwill recheck once that is in15:14
clarkbnote the patch fails because while it fixes ansible uses it breaks others15:14
clarkbThis is a problem with how ansible overloads the interpretation of the shebang line15:14
opendevreviewDan Smith proposed openstack/tempest master: Fix image import tests for read-only stores  https://review.opendev.org/c/openstack/tempest/+/86088115:15
opendevreviewDan Smith proposed openstack/tempest master: Add tests for image location manipulation  https://review.opendev.org/c/openstack/tempest/+/86072215:15
fricklerclarkb: yes, but that should be fixable, worst case we can make a copy for the other invocations15:15
clarkbyup I think it is fixable I'm lookin at it now15:16
fricklercool, let me know if you need help15:16
fricklerother than that, just a reminder that the PTG is happening next week15:17
fricklerQA has two slots, Mon 14 UTC and Tue 07 UTC15:18
fricklerI'll only attend the latter because of overlap with other projects15:18
frickler#link https://etherpad.opendev.org/p/qa-antelope-ptg is the planning etherpad15:19
opendevreviewClark Boylan proposed openstack/devstack-gate master: Fix test-matrix shebang for ansible 6  https://review.opendev.org/c/openstack/devstack-gate/+/86096115:20
fricklerthis also means no regular meeting next week15:21
frickleranything else to mention?15:22
fricklerso see you at the PTG next week, don't forget to wear your masks15:24
frickler#endmeeting15:24
opendevmeetMeeting ended Tue Oct 11 15:24:42 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:24
opendevmeetMinutes:        https://meetings.opendev.org/meetings/qa/2022/qa.2022-10-11-15.01.html15:24
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/qa/2022/qa.2022-10-11-15.01.txt15:24
opendevmeetLog:            https://meetings.opendev.org/meetings/qa/2022/qa.2022-10-11-15.01.log.html15:24
fricklerkopecmartin: is the author of the rocky patch a colleague of yours? maybe you can ping him about my comments, otherwise I could do an update myself  https://review.opendev.org/c/openstack/devstack/+/85539315:30
opendevreviewClark Boylan proposed openstack/devstack stable/train: DNM Testing devstack-gate test-matrix fix  https://review.opendev.org/c/openstack/devstack/+/86096315:32
kopecmartinfrickler: yeah, he is, I pinged him, thanks15:33
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add vdpa tests  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/82235416:50
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: Add initial vdpa tests  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/82235416:56
dansmithfrickler: so where should I create my unnecessarily-large image? In devstack/lib/tempest and write etc/tempest.conf with http_image_big or something?17:04
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: Add initial vdpa smoke test  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/82235417:07
opendevreviewMerged openstack/devstack-gate master: Fix test-matrix shebang for ansible 6  https://review.opendev.org/c/openstack/devstack-gate/+/86096117:20
*** jpena is now known as jpena|off17:25
fricklerdansmith: is that expected to become a standard tempest test or only for special scenarios? maybe it would also fit somewhere nearer to the default image imports, too17:35
dansmithah, no I dunno why I said that.. because I'd rather have a job that runs everything from the big image17:35
dansmithso yeah,17:35
dansmithI guess I'll add a mode to the standard image fetching bit to embiggen it17:36
dansmithI do need to set image.http_image in tempest.conf to the location of it for my preferences though, so I'll figure out how/where to do that once I have it17:36
opendevreviewDr. Jens Harbott proposed openstack/devstack stable/ussuri: DNM: Test CI status  https://review.opendev.org/c/openstack/devstack/+/86090517:57
opendevreviewDan Smith proposed openstack/devstack master: Add IMG_IMAGES_MIN_SIZE control  https://review.opendev.org/c/openstack/devstack/+/86097618:55

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