Thursday, 2023-08-24

opendevreviewmelanie witt proposed openstack/devstack master: DNM test lvm filter  https://review.opendev.org/c/openstack/devstack/+/89263100:48
opendevreviewmelanie witt proposed openstack/devstack master: Fix configuration of LVM global_filter  https://review.opendev.org/c/openstack/devstack/+/89263103:28
melwittgmann, dansmith: not sure whether this will help anything but I found that the global_filter setting didn't seem to be making it into the lvm.conf ^03:30
opendevreviewMerged openstack/devstack master: Fix glance-remote with global venv  https://review.opendev.org/c/openstack/devstack/+/89257103:41
opendevreviewGhanshyam proposed openstack/tempest master: Use service role also in test_assisted_volume_snapshots  https://review.opendev.org/c/openstack/tempest/+/89263805:27
opendevreviewGhanshyam proposed openstack/tempest master: Use service role only to acess Assisted volume snapshots API  https://review.opendev.org/c/openstack/tempest/+/89263905:31
opendevreviewGhanshyam proposed openstack/tempest master: Use service role also in test_server_external_events  https://review.opendev.org/c/openstack/tempest/+/89264005:54
opendevreviewGhanshyam proposed openstack/tempest master: Use service role only to access Server External Events API  https://review.opendev.org/c/openstack/tempest/+/89264206:23
opendevreviewMerged openstack/tempest master: Do not retry immediately after server fault  https://review.opendev.org/c/openstack/tempest/+/89091108:30
opendevreviewLukas Piwowarski proposed openstack/tempest master: Fix cleanup for volume backup tests  https://review.opendev.org/c/openstack/tempest/+/89079808:57
opendevreviewMartin Kopec proposed openstack/tempest master: Use assertGreater in application_credentials test  https://review.opendev.org/c/openstack/tempest/+/89266310:41
opendevreviewJakub Skunda proposed openstack/tempest master: Remove test duplication between tempest and neutron-tempest-plugin QuotasTest  https://review.opendev.org/c/openstack/tempest/+/89267714:14
opendevreviewTianqi Xiao proposed openstack/tempest master: Add domain id related config options in auth  https://review.opendev.org/c/openstack/tempest/+/88966414:36
*** TheJulia is now known as confused15:34
*** confused is now known as TheJulia15:34
opendevreviewRodolfo Alonso proposed openstack/tempest master: [WIP][DNM] Test fix for LP#2027605  https://review.opendev.org/c/openstack/tempest/+/88877016:25
melwittgmann, dansmith: I've been looking into lvm volume command slowness/hanging and one thing I found is that the lvm global_filter config (that's supposed to help with that) didn't appear to be getting applied in devstack. I proposed a patch to fix that, not sure if it will make a difference but it's something https://review.opendev.org/c/openstack/devstack/+/89263118:02
gmannmelwitt: yeah, checking that.18:02
dansmithmelwitt: wasn't applied because the regex wasn't matching?18:03
dansmiththat's cool, I knew we had that in there, but I guess I assumed it was working :)18:03
dansmithI think I even tweaked it years ago18:03
melwittdansmith: I believe so. and also there seemed to be a copy pasta with the value18:03
melwittyeah I saw that :)18:03
gmannyeah, i also did not know if it was not working. even adding in log is nice18:04
melwittI assumed too but started poking around on a local devstack and found it not in lvm.conf despite the devstack log saying it added it18:04
dansmithah, I guess the * -> .* is the fix?18:06
dansmiththat's rough18:06
dansmithI thought this was only used for finding PVs, and the majority of what we're doing at test/runtime is creating LVs in VGs, so I'm not sure this will help18:07
melwittthere's also the $global_filter$filter_string but I dunno if the non existent $global_filter variable hurt anything. so it might have just been the * -> .*18:08
dansmithunless us doing lists of LVs is causing it to scan for any PVs that have shown up lately or something18:08
dansmithyeah, the empty var should be okay18:08
melwittyeah, not sure about the conditions under which it scans18:10
melwittbut the scanning is pretty much the only thing I could find with regard to slow or hanging lvm commands18:10
dansmithso I just +W and then realized.. I'm not sure we ran any lvm-based jobs against that?18:14
dansmithmelwitt: ?18:14
melwittdansmith: I thought since cinder uses lvm volumes by default, any job with volume tests in it would be running lvm commands?18:16
dansmithoh right I guess so, I was thinking about the LVM backend job.. duh18:16
dansmithwe're currently still trying to land a thing to unbreak glance's gate because of something we landed in devstack that didn't hit that config, so I'm feeling jumpy :)18:17
gmannyeah I saw it in tempest full job https://zuul.opendev.org/t/openstack/build/fc321f331fc24088aef89e2a992a4776/log/job-output.txt#2141218:17
gmannkopecmartin: can you check these two, these are needed to make service APIs default to service role in nova. after nova change I am making it to access via service role only (their child patches with depends-on nova changes) https://review.opendev.org/c/openstack/tempest/+/892638  https://review.opendev.org/c/openstack/tempest/+/89264018:18
melwittdansmith: which is the glance thing?18:18
gmanni thikn that is merged venv rihgt?18:18
gmannoh it failed in check pipeline. 18:19
dansmithmelwitt: yeah the venv thing18:25
dansmithand it has failed many times on other things since the actual fix was ready :/18:26
dansmiththis last one was flakiness in glance's own functional tests though I think, so can't blame it on anyone :)18:26
opendevreviewMerged openstack/devstack master: Fix configuration of LVM global_filter  https://review.opendev.org/c/openstack/devstack/+/89263119:57
opendevreviewMerged openstack/tempest master: Use service role also in test_assisted_volume_snapshots  https://review.opendev.org/c/openstack/tempest/+/89263820:22
opendevreviewMerged openstack/tempest master: Use service role also in test_server_external_events  https://review.opendev.org/c/openstack/tempest/+/89264020:24
opendevreviewGhanshyam proposed openstack/tempest master: Use service role only to access Server External Events API  https://review.opendev.org/c/openstack/tempest/+/89264221:16

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