14:00:26 <dulek> #startmeeting kuryr
14:00:27 <openstack> Meeting started Mon Oct 22 14:00:26 2018 UTC and is due to finish in 60 minutes.  The chair is dulek. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:28 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:30 <openstack> The meeting name has been set to 'kuryr'
14:00:48 <dulek> Hello everyone! Who's with us today?
14:00:57 <aperevalov> o/
14:01:18 <dulek> dmellado, celebdor and ltomasbo might not be able to join today.
14:01:29 <yboaron_> o/
14:03:36 <dulek> Okay, I'm guessing a quick meeting today. :)
14:03:56 <dulek> #topic kuryr-kubernetes
14:03:57 <aperevalov> I hope so
14:04:05 <dulek> So I've been fighting with gates stability lately.
14:04:16 <dulek> I think I've managed to fix a few issues, but definitely not all.
14:04:42 <dulek> yboaron_ is fighting with the service tests failing issue, see the patch here: https://review.openstack.org/#/c/612257/
14:04:57 <dulek> And I've noticed a problem I'm not yet sure how to solve.
14:05:31 <aperevalov> I prepared blueprint regarding SR-IOV testing with simulator/emulator, https://blueprints.launchpad.net/kuryr-kubernetes/+spec/test-sriov-ports-without-sriov-hw
14:05:47 <aperevalov> nobody is added there
14:05:51 <dulek> Basically if the etcd issue that I've fixed in https://review.openstack.org/#/c/611007/ happens when service is started, then DevStack fails.
14:05:57 <dulek> This is getting more common unfortunately. :(
14:06:13 <dulek> aperevalov: Try adding celebdor as approver.
14:06:25 <aperevalov> ok
14:06:26 <dulek> aperevalov: Or dmellado.
14:06:33 <dulek> aperevalov: I don't have permissions to accept BP.
14:07:42 <yboaron_> aperevalov, It will be great if we can test SR-IOV without the real HW
14:07:44 <aperevalov> dulek: strange: " This blueprint contains Public information Edit Everyone can see this information."
14:08:07 <dulek> Okay, I don't think there's anything else I'd like to share. In the current week I'll continue working with the gates and will try to remove some deprecated code related to kuryr-dameon.
14:08:16 <dulek> aperevalov: Hm, not sure what that means?
14:08:28 <aperevalov> yboaron: I've made a research, and final conclusion it will be not so easy as I expected before. I described it in blueprint.
14:10:14 <yboaron_> aperevalov, did u check what neutron guys are using to check SR-IOV? emulator?
14:11:18 <aperevalov> yboaron: I missed that, I'll check.
14:11:40 <yboaron_> aperevalov, 10x
14:11:44 <aperevalov> I subscribed you to blueprint, yes it still maybe incomplete.
14:12:23 <aperevalov> yboaron_: does neutron have tempest plugin too?
14:12:55 <yboaron_> aperevalov, https://github.com/openstack/neutron-tempest-plugin
14:13:16 <aperevalov> yboaron_: thanks
14:13:58 <dulek> yboaron_: Anything to share besides your work on service tests?
14:15:01 <yboaron_> well I pushed the UDP support for k8s services, I still need to send the last patch for this topic (tempest test)
14:15:53 <yboaron_> currently we just check that kuryr doesn't fail with UDP services, need to change that and check UDP LB
14:16:05 <dulek> yboaron_: Ah right, this is an awesome work, thanks!
14:16:21 <yboaron_> besides that our official kuryr/demo container support running both UDP and HTTP servers
14:16:23 <dulek> yboaron_: You'll probably need to make sure your test addition will not break stable/rocky though.
14:16:58 <yboaron_> dulek, Yep, I guess I need to add config option for tempest
14:17:35 <yboaron_> dulek, who is responsible to push the updated image to docker hub?
14:17:35 <dulek> yboaron_: That will be easiest, I don't really see an immediate alternative.
14:18:09 <dulek> yboaron_: We're talking about the demo one? It was always celebdor but I can do it if you'll instruct me on how to build it correctly. :)
14:18:29 <dulek> yboaron_: But I wonder - aren't we building that image locally in the gate?
14:19:30 <yboaron_> dulek, Yes we are. but for our local tests it would be useful to have it in docker hub, I"ll ping celebdor later
14:20:44 <dulek> yboaron_: Nah, it's okay. Just send me the building steps and I'll do it. :)
14:21:17 <yboaron_> OK, 10x!, and that's all from my side
14:21:41 <dulek> So I guess we can finish unless anyone else has something to share? :)
14:22:32 <aperevalov> dulek: that's all from my side too
14:22:53 <yboaron_> OK, bye guys, 10x dulek
14:22:55 <dulek> #endmeeting