opendevreview | Ghanshyam proposed openstack/tempest master: Fix schema for Nova microversion 2.96 and 2.98 https://review.opendev.org/c/openstack/tempest/+/942870 | 00:16 |
---|---|---|
opendevreview | Ghanshyam proposed openstack/tempest master: Fix schema for Nova microversion 2.96 and 2.98 https://review.opendev.org/c/openstack/tempest/+/942870 | 00:31 |
opendevreview | Douglas Viroel proposed openstack/tempest master: Add compute tests for microversion 2.100 https://review.opendev.org/c/openstack/tempest/+/939375 | 02:59 |
opendevreview | Rajat Dhasmana proposed openstack/devstack master: Tempest: Add support for extend attached encrypted volumes tests https://review.opendev.org/c/openstack/devstack/+/942724 | 11:43 |
opendevreview | Stephen Finucane proposed openstack/devstack master: tools: Set user_domain_id in generated clouds.yaml https://review.opendev.org/c/openstack/devstack/+/942840 | 13:42 |
opendevreview | Stephen Finucane proposed openstack/devstack master: openrc: Stop setting OS_VOLUME_API_VERSION, CINDER_VERSION https://review.opendev.org/c/openstack/devstack/+/942842 | 13:42 |
opendevreview | Stephen Finucane proposed openstack/devstack master: tools: Remove --os-identity-api-version, --os-volume-api-version opts https://review.opendev.org/c/openstack/devstack/+/942841 | 13:42 |
mnaser | What order do the devstack jobs run with? I am having an issue where the `ovn-octavia-provider` plugin calls this: ` iniset /etc/octavia/octavia.conf api_settings enabled_provider_drivers 'amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.'` -- and octavia did not get configured yet, so it fails | 18:59 |
mnaser | Is there a way of ensuring that ovn-octavia-provider runs AFTER octavia? | 19:00 |
mnaser | (its non deterministic too, sometimes it fails, sometimes it doesn't) | 19:00 |
mnaser | ok, i found out that what happens is whatever is creating enable_plugin is giving me unpredictable output https://logs.oss.vexxhost.dev/15/515/5620054a66fbb02f7e42f480ce6f1a5ced73e6b9/check/magnum-cluster-api-sonobuoy-ubuntu-2204-v1.29.6-calico/3e543ed/controller/logs/_.localrc_auto.txt vs | 19:16 |
mnaser | https://logs.oss.vexxhost.dev/15/515/5620054a66fbb02f7e42f480ce6f1a5ced73e6b9/check/magnum-cluster-api-sonobuoy-ubuntu-2204-v1.28.11-calico/8def70f/controller/logs/_.localrc_auto.txt | 19:16 |
clarkb | the docs say: "Devstack does not currently use this dependency information, so it's important that users continue to add enable_plugin lines in the correct order in ``local.conf`` | 19:21 |
clarkb | so that is probably the first thing to check. If that order is correct in local.conf the next thing to check is probably the concurrency options in devstack. It tries to do some things in parallel to speed stuff up and maybe it will do plugins in parallel then they can race. I would expect the logs to expose that but not sure | 19:22 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!