Monday, 2021-11-22

opendevreviewMarian Chelmus proposed openstack/octavia master: Fix amphora image size display in diskimage-create.sh script  https://review.opendev.org/c/openstack/octavia/+/81826107:48
simbojaHello johnsom, gthiemonge: Please take a look at this fail reason : https://0ef9e96727e6ebb23912-5de95738ef5101e6146255f245e6c201.ssl.cf2.rackcdn.com/818701/5/check/kuryr-kubernetes-tempest/57c6972/testr_results.html10:28
simbojaI am trying to delete_listener with the id10:29
gthiemongesimboja: Hi you should ask the Kuryr folks, I don't know kuryr-*-tempest internals10:33
gthiemongebut if they are reusing the client classes we have in octavia-tempest-plugin, the LoadbalancerClient class only implements the load balancer API calls10:33
gthiemongeso you would need a ListenerClient instance10:34
simboja<gthiemonge> Thanks I got it, I need implement ListenerClient then10:53
gthiemongesimboja: you can probably add a client at https://github.com/openstack/kuryr-tempest-plugin/blob/master/kuryr_tempest_plugin/tests/scenario/base.py#L7310:54
gthiemongefor reference, in octavia-tempest-plugin: https://opendev.org/openstack/octavia-tempest-plugin/src/branch/master/octavia_tempest_plugin/tests/test_base.py#L179-L18010:55
simbojaThanks gthiemonge11:21

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