Thursday, 2023-11-16

gthiemongeQG: "tox -efunctional" fails on your patch08:02
QGHello gthiemonge, 08:56
QGWhen i run it i have 10 tests failed : 08:56
QG======08:56
QGTotals08:56
QG======08:56
QGRan: 1362 tests in 248.1274 sec.08:56
QG - Passed: 134908:56
QG - Skipped: 308:56
QG - Expected Fail: 008:56
QG - Unexpected Success: 008:56
QG - Failed: 1008:56
QGand the first one is octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_noop_network_and_subnet08:56
QGi run it using  .tox/cover/bin/stestr run --no-discover octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_noop_network_and_subnet08:57
QGand :08:57
QG======08:57
QGTotals08:57
QG======08:57
QGRan: 1 tests in 0.5754 sec.08:57
QG - Passed: 108:57
fricklerQG: might be some interaction between tests then. also please use paste.opendev.org for multiline pastes08:58
QGHi frickler, sorry about that ! will use it for the future  08:59
gthiemongeQG: to fix that, you probably need to mock _validate_subnet in the functional tests (or you can mock the functions that are called by _validate_subnet)09:00
gthiemongehm ok I see, let me check09:01
gthiemongeQG: maybe focus on the tests that are always failing, like octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_provider_octavia_no_port_sec09:12
gthiemongeQG: if you fix these tests, it may fix the test that is not always reproducible09:12
QGgthiemonge: ok thanks will work on those09:21
skraynev@johnsom hello, thank you for detailed response in the bug. I left couple thoughts in comment, could you please take a look: https://bugs.launchpad.net/octavia/+bug/2043582/comments/3 if suggestions are ok with it, I could take care about them and prepare PR.10:30
opendevreviewTom Weininger proposed openstack/octavia master: Clarify certificate related config options  https://review.opendev.org/c/openstack/octavia/+/90101710:58
opendevreviewGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add tests for additional VIPs  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/66446214:38
opendevreviewQuentin GROLLEAU proposed openstack/octavia master: Add validation for minimum number of ips when the subnet is specified  https://review.opendev.org/c/openstack/octavia/+/89880318:10

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