Tuesday, 2020-08-04

openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400400:19
openstackgerritStephanie Djajadi proposed openstack/octavia master: [DNM] Create yamas driver for statistics  https://review.opendev.org/74365300:26
*** armax has quit IRC00:32
*** spatel has joined #openstack-lbaas00:57
*** spatel has quit IRC01:33
rm_workjohnsom: yeah i am kinda annoyed with the way that works -- why do i have to generate my own uuid when i make the test <_<01:40
rm_workjust seems tedious01:41
rm_workbut i guess it helps identify SPECIFIC tests in a consistent way? <_<01:41
johnsomYeah, that is the intent01:42
*** sapd1_x has joined #openstack-lbaas02:02
*** rcernin has quit IRC02:27
*** rcernin has joined #openstack-lbaas02:30
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400403:17
*** armax has joined #openstack-lbaas03:29
*** ramishra_ has quit IRC03:34
*** hongbin has joined #openstack-lbaas03:35
*** psachin has joined #openstack-lbaas03:37
*** vishalmanchanda has joined #openstack-lbaas03:42
*** armax has quit IRC03:43
*** ramishra has joined #openstack-lbaas03:58
*** sapd1_x has quit IRC04:05
*** stingrayza has quit IRC04:06
*** hongbin has quit IRC04:10
*** colin- has quit IRC05:08
*** colin- has joined #openstack-lbaas05:10
*** gcheresh_ has joined #openstack-lbaas05:30
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400405:54
*** devfaz_ is now known as devfaz06:39
*** mvorwerk has joined #openstack-lbaas07:04
*** mvorwerk_ has joined #openstack-lbaas07:09
*** mvorwerk has quit IRC07:09
*** rcernin has quit IRC07:22
*** sapd1_x has joined #openstack-lbaas07:23
*** ataraday_ has joined #openstack-lbaas07:41
*** ataraday_ has quit IRC07:46
*** ataraday_ has joined #openstack-lbaas08:17
*** rcernin has joined #openstack-lbaas08:27
*** rcernin has quit IRC08:31
*** ramishra has quit IRC08:51
*** ramishra has joined #openstack-lbaas08:52
*** rcernin has joined #openstack-lbaas08:59
*** ramishra has quit IRC09:08
*** rcernin has quit IRC09:16
*** wuchunyang has joined #openstack-lbaas09:33
*** wuchunyang has quit IRC10:06
*** tkajinam has quit IRC10:12
*** yamamoto has quit IRC10:23
*** sapd1_x has quit IRC10:24
*** yamamoto has joined #openstack-lbaas10:27
*** sapd1_x has joined #openstack-lbaas10:36
*** yamamoto has quit IRC10:38
*** yamamoto has joined #openstack-lbaas10:50
*** rcernin has joined #openstack-lbaas10:55
*** sapd1_x has quit IRC11:36
openstackgerritCarlos Goncalves proposed openstack/octavia-lib master: Add alpn_protocols to the listener data model  https://review.opendev.org/74451911:52
*** rcernin has quit IRC11:53
*** takamatsu has joined #openstack-lbaas12:04
*** ramishra has joined #openstack-lbaas12:27
*** njohnston has joined #openstack-lbaas12:33
*** yamamoto has quit IRC12:54
openstackgerritAnn Taraday proposed openstack/octavia master: [AmphoraV2] Fix l7policy/l7rule quota decrement  https://review.opendev.org/74470113:05
*** sapd1_x has joined #openstack-lbaas13:26
*** mvorwerk has joined #openstack-lbaas13:43
openstackgerritVishal Manchanda proposed openstack/octavia-dashboard master: DNM: testing gate on ubuntu focal  https://review.opendev.org/74471013:44
*** mvorwerk_ has quit IRC13:45
*** mvorwerk has quit IRC13:47
*** mvorwerk has joined #openstack-lbaas13:48
*** armax has joined #openstack-lbaas13:55
*** TrevorV has joined #openstack-lbaas14:03
*** yamamoto has joined #openstack-lbaas14:05
*** yamamoto has quit IRC14:17
*** psachin has quit IRC14:33
openstackgerritVishal Manchanda proposed openstack/octavia-dashboard master: DNM: testing gate on ubuntu focal  https://review.opendev.org/74471014:43
*** mvorwerk has quit IRC14:49
*** ataraday_ has quit IRC14:56
openstackgerritVishal Manchanda proposed openstack/octavia-dashboard master: DNM: testing gate on ubuntu focal  https://review.opendev.org/74471015:14
*** sdmitriev has quit IRC15:16
*** mvorwerk has joined #openstack-lbaas15:19
*** openstackgerrit has quit IRC15:20
*** mvorwerk has quit IRC15:25
*** mvorwerk has joined #openstack-lbaas15:27
*** mvorwerk has quit IRC15:32
*** mvorwerk has joined #openstack-lbaas15:32
*** openstackgerrit has joined #openstack-lbaas15:37
openstackgerritVishal Manchanda proposed openstack/octavia-dashboard master: DNM: testing gate on ubuntu focal  https://review.opendev.org/74471015:37
*** dmellado has joined #openstack-lbaas15:46
*** born2bake has joined #openstack-lbaas15:53
*** gregwork has joined #openstack-lbaas16:39
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400416:40
johnsomI need to figure out if the UDP issue is something new or the issue Greg fixed. Then this should be wrapped up.16:44
gthiemongejohnsom: test_udp_least_connections_listener_CRUD?16:46
johnsomYeah16:46
gthiemongei've never seen that error16:46
johnsomOk. Maybe something new. I'm digging into it now.16:47
johnsomI can reproduce it locally.16:47
gthiemongethe issue I found was a race condition when adding a member. it looks like the failing test is not creating members16:51
johnsomYeah, this is wrong well before members. I'm going to fire one up, pause it and have a poke around to see what is up16:52
johnsomIt's an admin_state_up: False listener, so it should not be ONLINE16:52
*** mvorwerk has quit IRC16:57
*** mvorwerk has joined #openstack-lbaas16:57
gthiemongeI don't think we tested the status of a UDP listener with no members17:00
johnsomWell, with admin state down, it should be OFFLINE. It's intermittent here. I reproduced it once, now haven't been able to.17:03
*** mvorwerk has quit IRC17:05
*** mvorwerk has joined #openstack-lbaas17:05
johnsomYeah, ok, so something is updating it to ONLINE if I wait long enough at the right point. So, there is a bug in Octavia somewhere.17:05
johnsomThe amp is sending an online heartbeat for that listener even though it's admin down.17:11
*** mvorwerk has quit IRC17:13
*** mvorwerk has joined #openstack-lbaas17:23
johnsomSo the amp is reporting the listener up as the keepalived for lvs is running, it just has an empty config.17:24
*** mvorwerk has quit IRC17:27
*** sapd1_x has quit IRC17:45
*** mvorwerk has joined #openstack-lbaas17:49
*** mvorwerk has quit IRC17:53
*** mvorwerk has joined #openstack-lbaas18:14
*** yamamoto has joined #openstack-lbaas18:15
*** yamamoto has quit IRC18:20
*** mvorwerk has quit IRC18:21
*** vishalmanchanda has quit IRC19:12
*** ramishra has quit IRC19:15
*** mvorwerk has joined #openstack-lbaas19:52
rm_workjohnsom: keep me updated, very interested in UDP issues20:25
*** TrevorV has quit IRC20:28
*** gcheresh_ has quit IRC20:38
*** mvorwerk has quit IRC20:41
johnsomrm_work It looks like UDP listeners will go ONLINE even when the listener is admin down.20:50
johnsomI'm going to open a story, mark the test to skip against the story, and move on to the API tests.20:51
*** gcheresh_ has joined #openstack-lbaas20:55
*** maciejjozefczyk has quit IRC20:56
rm_workyeah fortunately not something that is terribly relevant for me i think, but still would like it to work properly20:57
rm_worki'd be more worried if a properly configured ACTIVE udp lb was borked20:58
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400421:06
johnsomHere is the story: https://storyboard.openstack.org/#!/story/200797921:07
*** tikan has joined #openstack-lbaas21:17
*** gcheresh_ has quit IRC21:28
openstackgerritMerged openstack/octavia-tempest-plugin master: Add tags API tests  https://review.opendev.org/73593921:42
johnsomWoot21:42
*** armax has quit IRC21:46
*** armax has joined #openstack-lbaas21:46
johnsomSigh, ha, conflicts21:49
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Add skip_if_not_implemented to the service client  https://review.opendev.org/71400321:53
johnsomrebased, but there were conflicts, so will need a re-+221:53
*** yamamoto has joined #openstack-lbaas21:55
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip  https://review.opendev.org/71400421:55
*** tikan has quit IRC22:06
*** yamamoto has quit IRC22:07
openstackgerritAnushka Singh proposed openstack/octavia master: [DNM] Create yamas driver for statistics  https://review.opendev.org/74365322:36
cgoncalvesre-+2'd skip not implemented22:36
johnsomThank you!22:47
*** tobberydberg_ has quit IRC22:55
*** sorrison has quit IRC22:55
*** zetaab has quit IRC22:55
*** frickler has quit IRC22:55
*** tkajinam has joined #openstack-lbaas22:55
*** tobberydberg_ has joined #openstack-lbaas22:57
*** sorrison has joined #openstack-lbaas22:57
*** zetaab has joined #openstack-lbaas22:57
*** frickler has joined #openstack-lbaas22:57
rm_workjohnsom: sooooo now is the time to change this if we're going to, as we're moving and deprecating the old `[health_manager]stats_update_driver` config var23:02
rm_workshould it be `stats_update_drivers` or `stats_drivers`23:02
rm_workor `statistics_drivers`23:02
johnsomI don't think update needs to be in there23:02
rm_workother existing conf names are `amphora_driver` `compute_driver` `volume_driver` `distributor_driver`23:02
rm_workright, me either23:02
rm_workk23:03
johnsomI like statistics_drivers myself23:03
rm_work:thumsup:23:05
rm_work:thumbsup:23:05
openstackgerritAdam Harwell proposed openstack/octavia master: Refactoring amphora stats driver interface  https://review.opendev.org/73711123:13
openstackgerritAdam Harwell proposed openstack/octavia master: [DNM] Create yamas driver for statistics  https://review.opendev.org/74365323:13
*** yamamoto has joined #openstack-lbaas23:22
*** born2bake has quit IRC23:37
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust api tests for NotImplemented skip  https://review.opendev.org/74480523:55
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adjust api tests for NotImplemented skip  https://review.opendev.org/74480523:58
johnsomJoy, looks like neutron is broken23:59

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