16:00:28 #startmeeting Octavia 16:00:28 Meeting started Wed Nov 17 16:00:28 2021 UTC and is due to finish in 60 minutes. The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:28 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:28 The meeting name has been set to 'octavia' 16:00:30 Hi 16:00:36 o/ 16:01:54 #topic Announcements 16:02:04 * functional jobs hitting the Zuul timeout limit 16:02:22 #link https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-functional-py36&project=openstack%2Foctavia&branch=master 16:02:53 a recent commit introduced a change that makes our functional jobs 3 times slower 16:03:09 they are often reaching the ~30min timeout value 16:03:23 I proposed a change in the API test to fix it: 16:03:29 #link https://review.opendev.org/c/openstack/octavia/+/818220 16:03:42 Please review it to unblock the gates 16:03:44 I just reviewed that, looks like a good fix 16:03:53 thanks johnsom ;-) 16:04:00 * johnsom slaps wrist for not noticing that on the original patch 16:05:02 :D 16:05:09 any other announcements? 16:05:18 I think we are at a milestone 16:05:35 for yoga. There is probably a client/lib release patch coming to mark the milestone 16:05:41 That is if we had changes 16:05:46 Yoga-1 16:06:03 I'll take a look, but I don't remember any new changes since the last release 16:06:56 Ok, then maybe we won't see one. I hope that doesn't lead them to change the release status of the project 16:07:18 thanks for the heads-up johnsom 16:09:15 #topic Brief progress reports / bugs needing review 16:09:30 for me: backports, reviews, fixing the gates... and downstream work 16:10:01 I also updated the latest patch to get a working centos-8-stream job: 16:10:07 #link https://review.opendev.org/c/openstack/octavia/+/813743 16:10:24 Mostly just doing reviews as I can 16:11:40 #topic Open Discussion 16:11:51 any other topics for this meeting? 16:12:34 I don't think I have anything this week. 16:13:14 one thing: 16:13:39 there's a new patch for testing QoS policy in octavia-tempest-plugin 16:13:59 but qos extention is not enabled in our jobs 16:14:12 what do you think about enabling it by default? 16:14:33 Yeah, I reviewed that yesterday. There is also an older patch for testing QoS too, we should reconcile those two patches. 16:15:58 ah ok 16:16:46 So, my perspective is: I usually split those out into new jobs just because it's more things that could break outside of Octavia. 16:17:06 However, this is pretty minor and an older feature of neutron, so maybe we don't need to do that in this case 16:18:42 I could go either way on it 16:19:07 ok, we can try to enable QoS in the job, if that doesn't look good we will add a new job 16:19:15 ack 16:19:56 the patch would also require a config option to disable the test (or a skipException if qos is not enabled?) 16:21:23 Yeah, they should be able to check for that in the test. The neutron extension list is available via the API. It should just skip if the extension is not enabled. 16:22:41 ok 16:22:55 yeah, that sounds better 16:22:56 thanks 16:23:03 I will update my review 16:23:11 johnsom: thanks 16:24:11 is there anything else Folks? 16:25:04 ok 16:25:09 thanks everyone! 16:25:11 #endmeeting