08:01:18 <anteaya> #startmeeting third-party 08:01:19 <openstack> Meeting started Tue Sep 15 08:01:18 2015 UTC and is due to finish in 60 minutes. The chair is anteaya. Information about MeetBot at http://wiki.debian.org/MeetBot. 08:01:20 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 08:01:22 <openstack> The meeting name has been set to 'third_party' 08:01:33 <eantyshev> hello! 08:02:56 <kaisers> hi 08:03:03 <anteaya> hello eantyshev and kaisers 08:03:12 <anteaya> what shall we talk about today? 08:03:31 <kaisers> I've a question regarding the manila tempest plugin? 08:03:40 <eantyshev> i have nothing in particular 08:03:54 <kaisers> Should i go? 08:04:03 <kaisers> s/go/start/ 08:05:04 <anteaya> kaisers: go ahead 08:05:10 <kaisers> ok, thnx 08:05:18 <anteaya> somthing so specific I don't know if I can aswer 08:05:24 <anteaya> but let's hear the question 08:05:33 <kaisers> Basically i try to follow the manila tempest setup howto: https://wiki.openstack.org/wiki/Manila/docs/HOWTO_use_tempest_with_manila 08:05:50 <kaisers> (my issue ist most likely general to tempest plugins) 08:06:16 <kaisers> But i cannot run tests after installation, always get the following error: http://paste.openstack.org/show/462555/ 08:06:21 <anteaya> or manila 08:06:28 <kaisers> :) 08:06:51 <kaisers> Basically i think i'm doing something wrong during config/setup 08:07:25 <kaisers> That final invocation error turns up on pretty much everything i run with tox / tests. 08:07:42 <kaisers> E.g. just for testing i started the cinder volume tests (i'm more familiar with those) 08:07:43 <anteaya> that is a long wikipage 08:08:00 <kaisers> and the result was a similiar error message in the end 08:08:09 <anteaya> I'm thinking this is a manila issue 08:08:22 <anteaya> have you asked any mainila developers? 08:08:35 <anteaya> or attended the manila weekly meeting? 08:08:36 <kaisers> Not so far, will do today 08:09:04 <kaisers> meeting is on thursday, i wanted to ask here if somebody has experienced similar things 08:09:08 <anteaya> #link http://eavesdrop.openstack.org/#Manila_Team_Meeting 08:09:16 <anteaya> ah okay great 08:09:19 <anteaya> good question 08:09:25 <anteaya> I personally have not 08:09:34 <anteaya> nor have I had that question before 08:09:41 <anteaya> eantyshev: any manila experience? 08:09:42 <kaisers> ok, that interesting 08:10:22 <kaisers> I thought i'd seen similiar months ago when setting up the first Cinder CI system but could not remember exactly. That's why i thought of asking here. 08:10:42 <kaisers> ok, neverming. I'll talk to the manila folks 08:10:49 <kaisers> s/neverming/nevermind/ 08:10:50 <eantyshev> nope, but I would try to list all available testcases, like that: tox -evenv -- testr list-tests 08:11:07 <kaisers> ok, trying 08:11:43 <kaisers> hmm, command works, definitely missing the required tests. :) 08:11:50 <anteaya> eantyshev: nice suggestion, thank you 08:11:53 <kaisers> so the tests are not added 08:11:57 <anteaya> kaisers: great 08:12:04 <anteaya> nice to have that confirmation 08:12:07 <kaisers> yep 08:12:09 <kaisers> thanks! 08:12:30 <anteaya> do we have anything else to discuss today? 08:12:31 <kaisers> I'll dig on from here, thanks so far 08:12:49 <kaisers> not right now 08:12:51 <anteaya> wounderful kaisers 08:12:57 <anteaya> okay great 08:13:09 <anteaya> do you think I should keep the meeting open? 08:13:41 <anteaya> or should I close it? 08:13:43 <kaisers> Probably not, or close it after a quarter 08:13:49 <kaisers> (like in 2mins) 08:13:54 <anteaya> okay 08:14:03 <anteaya> I can wait 2 minutes 08:14:06 <anteaya> thanks kaisers 08:14:10 <kaisers> At least here we call it the 'academic quarter' and you're expected to arrive in the first quarter... :) 08:14:24 <kaisers> Thank you for hosting! 08:14:26 <anteaya> fair enough 08:14:32 <eantyshev> we have some need in extra tempest testcases, to test something like: https://bugs.launchpad.net/nova/+bug/1486204 08:14:33 <openstack> Launchpad bug 1486204 in OpenStack Compute (nova) "libvirt: user specified volume device names are not ignored" [Undecided,In progress] - Assigned to Maxim Nestratov (mnestratov) 08:14:36 <anteaya> thank you for participating 08:15:47 <eantyshev> Is there any possibility to have such testcaste in upstream? 08:15:57 <anteaya> eantyshev: is anyone from your team offering new tempest testcases? 08:16:07 <anteaya> well tempest is a qa project 08:16:15 <anteaya> but they accept patches 08:16:29 <anteaya> and someone writing tests is helpful 08:16:53 <anteaya> so perhaps either ask in the qa channel about writing a new tempest test 08:17:13 <eantyshev> it means that tempest should be discussed in other channel, right& 08:17:17 <anteaya> or just offer a patch and explain clearly in the commit message the motivation for the patch 08:17:31 <anteaya> well just that I know very little about it 08:17:45 <anteaya> but tempest accepts patches 08:18:14 <eantyshev> ok, I'll contact them when I have the testcase, it is not ready yet 08:18:23 <anteaya> okay 08:18:47 <anteaya> or you can contact them to see if they have any thoughts on if you should create the test case 08:18:50 <eantyshev> just wanted to ask about policies, and it is clear, thanks 08:18:56 <anteaya> great 08:19:01 <anteaya> yay for clear policies 08:19:25 <eantyshev> nothing else from me today 08:19:27 <anteaya> you can just post in the qa channel, I'm going to work on a patch to offer this test case for tempest 08:19:40 <anteaya> and see if someone replies with guidance 08:19:52 <anteaya> if none, write the test case 08:20:02 <anteaya> if you get guidance, follow the guidance 08:20:08 <anteaya> and thanks 08:20:14 <anteaya> always nice to see you 08:20:15 <eantyshev> good idea, hope it'll save me time! 08:20:27 <anteaya> that is the intent yes :) 08:20:36 <anteaya> I'll close up the meeting today 08:20:44 <kaisers> ok, thanks & bye 08:20:45 <anteaya> thanks for participating 08:20:46 <eantyshev> bye! 08:20:50 <anteaya> see you next week 08:20:55 <anteaya> #endmeeting