Wednesday, 2022-01-19

opendevreviewMerged openstack/tempest master: Add support for ecdsa keys  https://review.opendev.org/c/openstack/tempest/+/80746503:30
opendevreviewGhanshyam proposed openstack/devstack stable/train: Pin Tempest to 26.1.0 tag for stable/train testing  https://review.opendev.org/c/openstack/devstack/+/82238003:31
opendevreviewGhanshyam proposed openstack/tempest master: Fix stable/train testing with tempest 26.1.0  https://review.opendev.org/c/openstack/tempest/+/82233903:40
opendevreviewGhanshyam proposed openstack/tempest master: Fix stable/train testing with tempest 26.1.0  https://review.opendev.org/c/openstack/tempest/+/82233903:41
opendevreviewTakashi Kajinami proposed openstack/tempest master: Use LOG.warning instead of deprecated LOG.warn  https://review.opendev.org/c/openstack/tempest/+/81959404:38
*** jpena|off is now known as jpena08:38
*** lpiwowar8 is now known as lpiwowar08:48
opendevreviewGrzegorz Grasza proposed openstack/devstack master: Global option for enforcing scope (ENFORCE_SCOPE)  https://review.opendev.org/c/openstack/devstack/+/81443809:04
gmannvishalmanchanda: ^^ in case you did not read. about horizon moving to django 5.x ^^. chat starting from '<ade_lee> 13:56
gmanngmann, kopecmartin so - I was wondering how to handle a fips issue with django.'13:56
opendevreviewAndre Aranha proposed openstack/tempest master: WIP - Refactor ssh.Client to allow other clients  https://review.opendev.org/c/openstack/tempest/+/82086013:58
vishalmanchandagmann: ack.14:15
ade_leevishalmanchanda, hi there - would love  to get your feedback on how to handle the django issue14:40
vishalmanchandaade_lee: Let's discuss it in #openstack-horizon channel14:41
vishalmanchandaWe have horizon weekly meeting at 15 UTC in #openstack-horizon channel 14:41
*** sboyron_ is now known as sboyron14:46
gmannvishalmanchanda: thanks 14:46
ade_leegmann, kopecmartin - I see the ecdsa patch merged.  gentle reminder about remaining two tempest patches for fips starting with https://review.opendev.org/c/openstack/tempest/+/810808 -- once these merge, many fips gates will be unblocked.  14:53
ade_leehttps://review.opendev.org/c/openstack/tempest/+/810808 and https://review.opendev.org/c/openstack/tempest/+/82256014:54
opendevreviewAbhishek Kekane proposed openstack/tempest master: WIP image caching tests  https://review.opendev.org/c/openstack/tempest/+/82511214:59
opendevreviewLukas Piwowarski proposed openstack/openstack-health master: WIP: Fix gulp  https://review.opendev.org/c/openstack/openstack-health/+/82533615:44
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add multiple hugepage size job  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/82501116:03
opendevreviewMartin Kopec proposed openstack/openstack-health master: Test with nodejs16  https://review.opendev.org/c/openstack/openstack-health/+/82534216:11
*** jpena is now known as jpena|off17:43
jparkerartom: am I missing something with the variables here? They would pass to the role when I had the old job structure inheriting from tempest-multinode-full-py3, but inheriting form whitebox-devstack-multinode does not pass num_hugepages to the role19:00
opendevreviewGhanshyam proposed openstack/tempest master: Fix stable/train testing with tempest 26.1.0  https://review.opendev.org/c/openstack/tempest/+/82233919:22
artomjparker, I know there's some weirdness that I don't quite understand with the node groups19:24
artomSo we had to put the var in both `vars` and under group_vars['compute']19:24
jparkerartom: thats what I thought I did, unless I need to move num_hugepages out from tempest? https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/825011/10/.zuul.yaml#9419:27
artomjparker, ah, wait, so you know how https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/825011/10/.zuul.yaml#39 is a thing?19:29
artomThat runs the pre.yaml playbook on the base job19:29
jparkerartom: right19:29
artom... which a long time ago was written with "everyone gets hugepages" in mind19:29
artomOr more precisely, assigns the whitebox-nova-compute role to all hosts19:30
artom... and the whitebox-nova-compute role tries to set up hugepages19:30
jparkerartom: oh19:30
jparkerartom: since I removed it form the base job19:31
jparkerartom: its still calling it19:31
artom'zactly19:31
jparkerah gotcha19:31
artomWe can probably simplify our ansible stuff19:31
artomMerge all the existing roles (apart from ensure-pip, which we inherit from higher up) into a 'whitebox-host' role or something19:32
artomOr maybe even forego roles altogether, and just go with a bare list of tasks in the playbook19:32
artomSo one playbook for the base job that sets up the SSH key and stuff19:33
artomAnd another one on top of that that adds hugepages, that only gets called from the hugepages job19:33
jparkerartom: so would pre-runs in both jobs where the hugepage job inheirts would be additive correct, i.e. the child job would still run whitebox/pre.yaml if I included a new pre-run: in the child job?19:35
artomjparker, I believe so yeah19:36
jparkerI coudl also add a conditional around num_hugepages19:36
artomZuul is smart about inheritance in those cases19:36
artomIt's additive, not clobberative19:36
jparkerartom: ok let me carry over the whitebox specific roles over to the pre run playbook and append them after the ensure-pip19:38
opendevreviewJames Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add multiple hugepage size job  https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/82501120:03

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