15:03:42 <lennyb> #startmeeting third-party 15:03:43 <openstack> Meeting started Mon Sep 26 15:03:42 2016 UTC and is due to finish in 60 minutes. The chair is lennyb. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:03:45 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:03:48 <openstack> The meeting name has been set to 'third_party' 15:03:52 <anteaya> thank you lennyb 15:04:01 <anteaya> infra is having a few fires today 15:04:07 <anteaya> do ping if I can contribute 15:04:14 <lennyb> ok 15:04:33 <wznoinsk> hi 15:04:45 <lennyb> wznoinsk, hi 15:04:57 <eantyshev> Hello! 15:05:05 <lennyb> hello 15:05:20 <lennyb> does anyone have somethign to discuss? 15:05:29 <eantyshev> May I ask for some help with my reviews: I am probably not well acquainted with the right people. Have got some worth to be merged to enable Third-Party CI setup: https://review.openstack.org/364151, https://review.openstack.org/367232 and https://review.openstack.org/238988 but almost nobody reacts among the reviewers. They are small and trivial, so can I ask you to review them, please? 15:06:28 <asselin_> and this one: https://review.openstack.org/#/c/366803/ 15:07:13 <eantyshev> asselin_: sure, I used this one too 15:07:24 <lennyb> asselin_, eantyshev thanks. 15:08:23 <lennyb> try to get people directly on IRC 15:08:54 <lennyb> I have a question about running tempest tests 15:09:09 <lennyb> I used to use run_tempest.sh script but it's depricated now 15:09:21 <lennyb> how do you run tests? 15:09:27 <wznoinsk> eantyshev: I'd recommend to add it to Infra's team meeting: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting 15:09:28 <lennyb> specific tests 15:10:12 <wznoinsk> tox with regex... let me dig out 15:10:20 <eantyshev> wznoinsk: good advice, I will try! 15:10:42 <lennyb> I am running this way #link http://paste.openstack.org/show/582968/ 15:12:16 <wznoinsk> lennyb: I tend to give devstack-gate a regex for it to run with tox 15:13:13 <lennyb> wznoinsk, thanks, I will look for example of this approach 15:13:48 <wznoinsk> https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh#L753 15:14:07 <lennyb> wznoinsk, btw, any news regarding the script to compare your CI against the others ? 15:14:45 <wznoinsk> lennyb: I've asked my workmate to upload after reviewing it, will have to check back with him 15:15:10 <wznoinsk> I'll let you know when it's up for sure 15:15:26 <lennyb> wznoinsk, thanks 15:15:27 <wznoinsk> on a different note, anyone tried nodepool + baremetal slaves? 15:15:35 <lennyb> any other issues/questions? 15:15:54 <eantyshev> wnoinsk: not me, sorry 15:16:39 <wznoinsk> lennyb: how do you provision ur baremetals? 15:16:57 <jenk_s> Hi I'm testing a new IRC client. Having some problems and testing via a browser. 15:17:07 <eantyshev> lennyb: we run it like that: tox -evenv testr run tests.test_scheduler.TestScheduler.test_crd_reconfiguration_project_unknown 15:17:09 <lennyb> wznoinsk, we dont. we have a pool of physical servers to ru CI 15:17:29 <eantyshev> lennyb: when you need a specific test 15:17:45 <lennyb> eantyshev: thanks. I will check it 15:17:46 <wznoinsk> lennyb: do you reimage/reinstall it after builds or clean it? 15:18:08 <lennyb> wznoinsk, no. only cleaning stack and some installed packages 15:18:35 <lennyb> wznoinsk, yes, I know it's not the best way to do it 15:18:46 <wznoinsk> lennyb: sure, if it works then ok 15:19:09 <eantyshev> wznoinsk: we use one-time VMs to run devstack, governed by nodepool 15:19:16 <wznoinsk> I was having more problems when I was only cleaning the nodes I remember, like not devstack/openstack related etc. 15:19:27 <lennyb> wznoinsk, it's quit stable, especially after running tempest in virtual env 15:21:10 <wznoinsk> lennyb: we've spent ~3months to migrate to zuul + nodepool but it was worth I have to say 15:21:57 <wznoinsk> one of nice features is when the slave goes offline for some unknown reason, zuul reschedules the job again rather than reporting it as failure 15:22:50 <lennyb> wznoinsk: niiice. 15:22:59 <wznoinsk> lennyb: have you tried host pci passtrhru to a VM and then split into VFs? 15:23:23 <lennyb> wznoinsk: no 15:24:04 <wznoinsk> lennyb: what was the problem you'were struggling with in containers for SRIOV? I thought that was something around kernel? 15:25:05 <lennyb> I couldnt get VF in the VM. Also we wanted Containers for MultiNode CI, but after some reading we saw that you cant run 2 containers with SRIOV on the same server 15:25:43 <wznoinsk> lennyb: some driver limitation? 15:26:02 <lennyb> probably. 15:28:23 <lennyb> If there is nothing else to discuss I will close the meeting 15:28:44 <wznoinsk> I'm good 15:28:58 <lennyb> thank you all for being here. See you next week 15:30:11 <lennyb> #endmeeting