17:02:28 #startmeeting qa 17:02:29 Meeting started Thu Jun 4 17:02:28 2015 UTC and is due to finish in 60 minutes. The chair is dkranz. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:02:31 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:02:33 The meeting name has been set to 'qa' 17:02:38 o/ 17:02:44 Who is here today? 17:03:00 o/ 17:03:10 #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Proposed_Agenda_for_June_4th_2015_.281700_UTC.29 17:03:57 ok, not too many folks today, so let's get started 17:04:02 o/ 17:04:15 #topic specs reviews 17:04:35 I put in a link to the tempest plugin spec 17:04:53 This is one of the big issues out of the summit for dealing with "big tent" 17:05:03 Does any one have any comments about that? 17:05:24 #link https://review.openstack.org/#/c/184992/ 17:06:02 ok mtreinish I think will get to that when he gets back 17:06:11 Any other specs to bring up? 17:06:52 ok, any blueprints to discuss? 17:07:41 :) 17:07:47 sdague, dtroyer : Anything to say about devstack or grenade today? 17:08:52 only a little 17:09:04 sdague: ok 17:09:07 I've got some grenade out of tree plugin support up in a review, it's really rought 17:09:09 rough 17:09:20 the sahara, heat, and ironic folks are looking at using it 17:09:41 but my plate was full with other things this week, so I haven't made much progress on moving that forward yet 17:09:50 goal is L1 to get it all sorted though 17:10:06 sdague: sure. Have you heard anything from manila? They were interested in the tempest plugin 17:10:19 I'm hoping to join ceilometer to the grenade plugin party soon, but still warming up post-summit 17:10:28 cdent: great 17:10:59 dkranz: I have not 17:11:05 related to that I'm officially the ceilo qa liaison now which should change nothing as I was effectively it already 17:11:15 cdent: ok, good to know 17:11:24 sdague: I will check with mkoderer 17:11:45 sdague: while you are here, any suggestions on how we can get the tempest periodic jobs working? 17:11:54 sdague: they have been busted for a month 17:12:04 dkranz: I don't know, I haven't looked at why they are broken 17:12:14 and am unlikely to dive into it any time soon 17:12:15 sdague: I asked in the infra channel but no one really responded and Matt said he had inquired as well 17:12:23 sdague: I know, but it is an infra issue 17:12:26 do you know what's wrong with them? 17:12:43 sdague: They all fail with a missing directory. 17:12:58 sdague: But the jobs seem to run on the experimental queue ok 17:13:17 sdague: there is something about periodic and I think tempest may be the only project with such jobs 17:13:32 sdague: I'll provide more details and send something to the infra list 17:14:08 sdague: thanks 17:14:18 Does any one have anything else to discuss today? 17:14:26 hogepodge: anything on the defcore side? 17:14:45 We have a new dev who's going to look at the flagged tests 17:15:02 Particularly glance images right now. 17:15:22 hogepodge: yeah, have you looked at the boot-from-volume issue? 17:15:41 hogepodge: there seems to be some lack of clarity about whether booting from glance is required 17:15:48 dkranz: I haven't looked at much of anything since Vancouver. 17:15:54 hogepodge: ok :) 17:16:02 dkranz: ok. I'll look into it. 17:16:11 hogepodge: seems long ago already 17:16:20 If you have any links, I can get up to speed. 17:16:45 https://bugs.launchpad.net/tempest/+bug/1436314 17:16:45 Launchpad bug 1436314 in tempest "Option to boot VM only from volume is not available" [Medium,Confirmed] - Assigned to Soumit (soumit-mishra) 17:17:14 hogepodge: the question is whether tempest should be able to run against a cloud that has boot-from-volume only 17:17:38 hogepodge: right now there is a test that does boot from volume, but the image tests assume you can boot from an image 17:17:51 dkranz: ok. 17:18:16 #topic Open Discussion 17:18:24 Anything else some one wants to discuss? 17:19:14 I'm going to write up a post proposing what it means to be an interop test. 17:19:18 no, I'm good, just digging out and figuring all the things I signed up for 17:19:30 sdague: :) 17:19:44 hogepodge: that would be helpful 17:19:57 Just my point of view to try and be strategic about how we can create better api consistency across clouds. 17:20:11 hogepodge: I still have this idea that we should be able to say that all of tempest is interoperable except for some tests we flag as not 17:20:37 dkranz: there are issues with assumptions, though. 17:20:55 hogepodge: and then defcore could specify what tempest config should say rather than listing tests 17:21:05 dkranz: If I want to test cloud x for interop, is it reasonable to force me to have access to two tenants? 17:21:57 hogepodge: I would say that if there is an api that requires two tenants to test it, then yes. 17:22:23 hogepodge: and there are such apis 17:23:14 hogepodge: I think is we have the idea that interoperability is to be verified, we have to do that. What is the alternative? 17:24:07 dkranz: depends on what you define as interoperability. 17:24:34 hogepodge: I assumed it was "this api can be used on any cloud that is OpenStack(TM)" 17:24:44 dkranz: all apis will lose in practice. A subset, with expected behaviors, but with possible implementation differences is better. 17:25:01 dkranz: I just want to know if an application will run. 17:25:16 hogepodge: an application will run if it uses apis that are interoperable 17:26:10 hogepodge: I really don't understand. If an api is not working, then it is something that we declare to be non-interop, or there is a bug 17:26:38 dkranz: that's not the issue. The issue is some tests assume you have more access to resources than would be reasonable to expect. 17:26:41 hogepodge: anyway, I'll take a look at your doc when it is ready 17:27:04 dkranz: I want to limit the max knowledge you need to have. Ideally, endpoint and credentials are all you should need. 17:27:26 dkranz: we don't live anywhere in that world, though. 17:27:45 oh 17:27:49 hogepodge: I agree, but there may need to be two. There can certainly be real applications involving vms from more than one tenant 17:28:00 while it's a meeting not to be rude but can I ask for a review +A and a release ? 17:28:04 of tempest lib 17:28:13 ekarlso: which one? 17:28:35 https://review.openstack.org/#/c/183999/ < been nagging about it for days and it's blocking designate's QA patches 17:28:41 s/QA/tempest 17:29:31 ekarlso: ok, I'll look right after the meeting 17:29:46 dkranz: we need a release also to use it.. 17:29:50 pretty please ! 17:29:51 ekarlso: right 17:30:19 ekarlso: I am not sure I can do a release. mtreinish has been doing them I think 17:30:36 ekarlso: he is on Japan time this week 17:30:52 Anything else to discuss, or reviews needed? 17:31:24 hogepodge: please let me know when your document is available. I'd like to see your thoughts 17:31:45 ok, so we will end early today 17:32:37 thanks every one 17:32:44 #endmeeting