*** threestrands has joined #openstack-rally | 00:35 | |
*** anilvenkata has joined #openstack-rally | 04:45 | |
*** threestrands_ has joined #openstack-rally | 07:18 | |
*** threestrands_ has quit IRC | 07:18 | |
*** threestrands has quit IRC | 07:21 | |
*** tosky has joined #openstack-rally | 09:01 | |
andreykurilin | marosg: hi! octavia was failing to start at our CI, so it was disabled for some time. Last week I tried to turn it on again - https://review.opendev.org/#/c/720446/ | 09:19 |
---|---|---|
andreykurilin | one good thing - it starts again and I can try to enable CI job for it again. another good thing - we have a special script at CI that compares openstack resources before rally execution with resource after launch and this script showed as well that there is an issue with deleting octavia resources. | 09:21 |
*** rcernin has quit IRC | 09:26 | |
*** rcernin has joined #openstack-rally | 09:51 | |
andreykurilin | marosg: also, based on your traceback - it looks like you are calling scenarios for neutron LbaasV2 which is ancestor of Octavia. neutron LbaasV2 is deprecated now.. | 10:01 |
marosg | andreykurilin: it is when running NeutronNetwork scenarios, like create and delete networks | 10:16 |
andreykurilin | hm | 10:16 |
marosg | and it is only in cleanup section | 10:16 |
marosg | whole test passes | 10:17 |
andreykurilin | ok, got it | 10:17 |
marosg | and in the meantime I confirmed it is related to having or not having octavia in deployment | 10:17 |
andreykurilin | it is triggered due to this check - https://github.com/openstack/rally-openstack/blob/master/rally_openstack/task/cleanup/resources.py#L271 . When you adds octavia to deployment, cleanup sees lbaasv2 extension and tries cleanup | 10:19 |
andreykurilin | actually, you can ignore these traces. it will not leave prevent to clean up other os resources | 10:20 |
marosg | ok, thanks for explanation | 10:21 |
andreykurilin | it happens due to not ideal world :D | 10:22 |
andreykurilin | I mean ideally, scenarios should not setup cleanup step to check all neutron resources like https://github.com/openstack/rally-openstack/blob/master/rally_openstack/task/scenarios/neutron/network.py#L34 | 10:22 |
andreykurilin | instead of `context={"cleanup@openstack": ["neutron"]}` it should be something like `context={"cleanup@openstack": ["neutron.networks", "neutron.subnets"]},` | 10:23 |
andreykurilin | i.e specifying the real used resources by the scenario | 10:23 |
andreykurilin | This should save a bunch of time during cleanup step (no need to list not used resources) | 10:23 |
*** irclogbot_3 has quit IRC | 13:06 | |
*** irclogbot_3 has joined #openstack-rally | 13:08 | |
-openstackstatus- NOTICE: Zuul is temporarily offline; service should be restored in about 15 minutes. | 13:59 | |
*** hemna_ has quit IRC | 14:35 | |
marosg | andreykurilin: glad to see it was not just me doing something stupid | 15:02 |
*** hemna_ has joined #openstack-rally | 15:23 | |
*** hemna_ has quit IRC | 15:24 | |
-openstackstatus- NOTICE: Gerrit will be restarted to correct a misconfiguration which caused some git mirrors to have outdated references. | 15:47 | |
*** hemna has joined #openstack-rally | 16:58 | |
*** hemna has quit IRC | 17:58 | |
*** hemna has joined #openstack-rally | 17:59 | |
marosg | andreykurilin: will you have time tomorrow to review my patches? | 18:21 |
andreykurilin | marosg: hope so | 18:26 |
*** anilvenkata has quit IRC | 18:41 | |
*** rcernin has quit IRC | 22:05 | |
*** rcernin has joined #openstack-rally | 22:06 | |
*** tosky has quit IRC | 22:19 | |
*** threestrands has joined #openstack-rally | 23:18 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!