16:00:16 <johnsom> #startmeeting Octavia 16:00:17 <openstack> Meeting started Wed Mar 17 16:00:16 2021 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:18 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:21 <openstack> The meeting name has been set to 'octavia' 16:00:29 <haleyb> hi 16:00:32 <gthiemonge> hi 16:00:49 <johnsom> Hi everyone that didn't get lost in the daylight savings time change.... 16:01:39 <johnsom> #topic Announcements 16:01:49 <johnsom> RC1 milestone is next week 16:02:01 <johnsom> We should plan to have critical bug fixes in before this milestone 16:02:11 <johnsom> #link https://releases.openstack.org/wallaby/schedule.html 16:02:19 <johnsom> We have a priority bug review list 16:02:27 <johnsom> #link https://etherpad.openstack.org/p/octavia-priority-reviews 16:02:33 <johnsom> PTG (virtual and free) registration is open 16:02:52 <johnsom> #link https://www.openstack.org/ptg/ 16:03:02 <johnsom> I have reserved timeslots for the PTG 16:03:40 <johnsom> Any other announcements this week? 16:05:39 <johnsom> #topic Brief progress reports / bugs needing review 16:06:20 <johnsom> I have been doing reviews and rebasing some old patches that I had and were un-reviewed 16:06:48 <johnsom> Otherwise my focus has been on Designate related issues 16:07:06 <johnsom> Make /healthcheck cache results 16:07:17 <johnsom> #link https://review.opendev.org/c/openstack/octavia/+/754614 16:07:22 <johnsom> Would be a good one to get into Wallaby 16:07:38 <gthiemonge> I did some tests to run octavia-tempest-plugin in devstack with ml2/ovn, and I'm now working on fixing some IPv6 routing issues in devstack 16:08:36 <haleyb> I have been working on OVN provider health checks mostly 16:08:54 <gthiemonge> I also rebased/fixed my commit to replace network-scripts/interfaces in the amphora with a unified tool: 16:09:00 <gthiemonge> #link https://review.opendev.org/c/openstack/octavia/+/761195 16:09:31 <gthiemonge> (the target is Xena for this change) 16:10:57 <johnsom> Ah, ok, I was going to comment.... 16:11:54 <johnsom> The tests for scoped tokens is still open for review. 16:12:43 <johnsom> The QA team (thank you g-mann for the quick patch) has also added the required tempest changes such that we can enable the scoped token tests. 16:13:02 <johnsom> I think that would be best in a follow up patch 16:13:24 <johnsom> #link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/776817 16:13:48 <johnsom> Any other updates this week? 16:14:23 <johnsom> #topic Open Discussion 16:14:31 <johnsom> How about other topics this week? 16:14:37 <gthiemonge> one question 16:15:19 <gthiemonge> is there a way to have a view on the tests that are regularly failing in the CI? 16:15:56 <johnsom> Well, kind of.... 16:15:58 <gthiemonge> for instance, it seems that test_ipv6_tcp_LC_listener_with_allowed_cidrs has been failing often this last days 16:15:59 <johnsom> There is: 16:16:05 <johnsom> #link https://zuul.openstack.org/builds 16:16:33 <johnsom> Which you can then use the filters in the upper left to narrow to the project and "failure" jobs. 16:17:11 <johnsom> The other option is building an elastic search 16:17:20 <gthiemonge> yeah but I need to dig in the results 16:17:30 <johnsom> Aside from that, haleyb updated the grafana dashboards to highlight failure rates. 16:17:46 <gthiemonge> I tried logstash/kibana, but it doesn't like my queries :D 16:18:06 <haleyb> i need to update them again, job names might have changed slightly 16:18:13 <johnsom> Yeah, there is an art form to building those queries. 16:18:30 <johnsom> I have not yet mastered this art either 16:18:56 <johnsom> I agree however, I have seen that job randomly failing for unknown reasons more often than I would like. 16:20:11 <gthiemonge> I suspect that least-connection doesn't dispatch the queries evenly 16:20:29 <gthiemonge> but I wanted to check if LC fails more often than other dispatching algo 16:21:29 <johnsom> But it should, so we need to investigate why it is failing only on that job 16:21:59 <gthiemonge> yes, I wll investigate 16:22:35 <johnsom> Thank you! 16:22:53 <johnsom> It's odd because it seems like it is only the cidr job, not the main LC job 16:23:03 <gthiemonge> hmm 16:23:06 <gthiemonge> and ipv6 16:23:44 <johnsom> Yeah 16:24:46 <johnsom> Any other topics today? 16:25:51 <johnsom> Ok, thanks folks! 16:25:59 <johnsom> We are in the home stretch for Wallaby. 16:26:08 <johnsom> #endmeeting