17:02:55 #startmeeting 17:02:56 Meeting started Thu Apr 26 17:02:55 2012 UTC. The chair is jaypipes. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:02:57 Useful Commands: #action #agreed #help #info #idea #link #topic. 17:03:15 Yo 17:03:20 dwalleck, davidkranz, fattarsi: afternoon! 17:03:22 hi 17:03:29 hello! 17:03:30 good morning :) 17:03:30 Ravikumar_hp: helolo! 17:03:40 Ravikumar_hp: or Hello even :) 17:03:52 dwalleck: is Jose around? 17:03:54 helolololololo :) 17:04:05 dwalleck: I know Nayna was interested in the status of the Swift tests... 17:04:09 jaypipes: I haven't seen him today. He might be out 17:04:19 Jaypipes: Yes . 17:04:24 As am I....I will ping his group 17:04:33 dwalleck: ok, if you could give yourself a quick action item to email Jose and Nayna about that? 17:04:39 dwalleck: cheers 17:04:40 Jaypipes: we have only Nova tests , and keystone being added 17:04:49 Ravikumar_hp: and Images API tests... 17:04:57 I know they were doing some major refactoring to be able to push a bunch of stuff at once, but just getting some basics in would be nice :) 17:05:06 dwalleck: indeed :) 17:05:19 And Quantum (when I fix Jay's nits) 17:05:19 dwalleck: thanks for the feedback on that review, I will do those changes today or tomorrow 17:05:32 #link https://jenkins.openstack.org/job/dev-gate-tempest-devstack-vm/337/testReport/? 17:05:44 fattarsi: awesome, sounds good 17:05:52 Please see the above Jenkins report output. and thx to jeblair for putting the report together. 17:06:05 Wooo! 17:06:11 We have the Tempest devstack gate job running smoothly now. w00t. 17:06:30 But the two failures shown in the report are indeed consistent. I am working on fixing the volume one today. 17:07:08 There is a bug logged about it already: https://bugs.launchpad.net/tempest/+bug/983856 17:07:09 Launchpad bug 983856 in tempest "volumes are not deleted in teardown" [High,In progress] 17:07:18 Looks like Sarad Patel has a code review up for it... 17:08:00 * jaypipes will be focusing on outstanding tempest reviews today. 17:08:22 and also cleaning up our bug list, which is in some need of TLC 17:08:41 davidkranz: I'd like to also add a Jenkins job that fires the stress tests 17:08:52 davidkranz: perhaps you and I could work on that late today or tomorrow? 17:09:14 jaypipes: OK. I am also working on more stress cases for floating ip, volume, etc. 17:09:19 davidkranz: nice 17:09:50 dwalleck: so do you think you will have the base compute merge proposal done roday? 17:09:59 jaypipes: Is there some specific action you were thinking of to do with jenkins? 17:10:35 davidkranz: I'd like to fire a job similar to the devstack tempest gate, but run the stress tests instead of the tempest API tests 17:10:53 davidkranz: basic stress tests that are in tempest right now.... create/delete, reboot/resize, etc 17:10:57 jaypipes: I thought it was done....let me go back and look 17:11:24 jaypipes: Makes sense, but I am not sure where that code lives. Were you thinking I should check something in? 17:11:45 dwalleck: yes, it is, but we need more reviews... 17:11:56 Ravikumar_hp, davidkranz: think you can review this one? https://review.openstack.org/#/c/5258/ 17:12:10 jaypipes: ok 17:12:36 davidkranz: no, I can do the jenkins stuff... just might want to chat with you a few minutes about how to fire off the stress tests and make sure everything gets cleaned up 17:12:44 jaypipes: gotcha. I'm trying to poke some of my Nova devs to chime in as well. westmaas and dprince are folks who probably have interest in what we're doing 17:12:52 Ravikumar_hp: Are you going to pull the change and run it? 17:12:54 dwalleck: ++ 17:13:05 jaypipes: OK, I will be here. 17:13:28 davidkranz: I have already run that merge proposal locally and all is passing (except the known volume one) 17:13:38 jaypipes: Greast. 17:13:41 all: I would *like* to get to the point by end of day that the devstack-tempest-gate-vm job is actually GATING the tempest trunk. 17:14:18 doesn't have to gate the other core projects yet, but I'd like it to gate tempest. 17:14:49 meaning that we wouldn't have to run everyone's branches locally first... since that would be gating anything going into trunk 17:14:52 jaypipes: That would be great and would take some effort off of some reviews. 17:14:59 davidkranz: right. 17:15:17 davidkranz: Which means getting those two remaining failures addressed... 17:15:28 davidkranz: which I can certainly get done today. 17:15:36 Cool! 17:16:12 alrighty... does anyone have anything specific to bring up? fattarsi, how's things going with your outstadning merge proposals? 17:16:40 jaypipes: Where is the jenkins code you are going to change? I would at least like to take a look at how that stuff works going forward. 17:16:43 fattarsi: last I checked we were pretty close with yours.. 17:17:18 davidkranz: there's two parts. the first is the tools/configure_tempest.sh in the devstack project. the second is the devstack-gate project that is part of openstack-ci. 17:17:20 yes, I will incorporate the feedback and resubmit 17:17:33 fattarsi: awesome. love to get that in this week. 17:17:37 jaypipes: OK, thanks. 17:17:56 davidkranz: https://github.com/openstack-ci/devstack-gate 17:18:11 jaypipes: me too, I'd like to submit the keystone tests I have early next week 17:18:12 davidkranz: and specifically: https://github.com/openstack-ci/devstack-gate/blob/4acf48ba874a5dee6d6548a2e2cc62ec868d6216/devstack-vm-gate-host.sh 17:18:27 fattarsi: rock on. 17:19:14 jaypipes: Were you thinking of running stress tests against devstack? 17:19:24 davidkranz: yes. 17:19:33 davidkranz: you think that is a mistake? 17:19:52 jaypipes: Then we need to configure devstack so the stress tests can access the log files. 17:20:08 jaypipes: Not a mistake, but needs a little more work. 17:20:10 davidkranz: OK, that's exactly the kind of feedback I needed from ya :) 17:20:31 davidkranz: I'll ping you when ready to get going on that (want to get the tempest gate in place first) 17:20:42 jaypipes: k 17:21:06 Also, all, please be sure to go through the list of abandoned merge proposals: https://review.openstack.org/#/q/status:abandoned+project:openstack/tempest,n,z 17:21:15 especially after last week when so many in SFO 17:21:28 just skim and make sure nothing important is abandoned... 17:21:36 will do 17:21:48 I believe I contacted everyone with an abandoned branch needing restored, but just doubel-check 17:22:07 #topic Open Discussion 17:22:19 Feel free to discuss what's on your mind :) 17:22:32 sleep :) 17:22:44 lol :) 17:23:04 An AWESOME article from Sagar Nikam on running tempest inside devstack on TryStack: http://sagar-tech-gyan.blogspot.in/2012/04/testing-open-stack-with-devstack.html 17:23:12 it's a yo dawg within a yo dawg. 17:23:40 No, just hoping to get some of my branches in so that I can push more of the Linux server validation/SSH code soon. We also have a good working Windows solution now as well, for those few folks who need it 17:23:59 Hehe, I always blow people's minds when I show them Devstack running on a Cloud Server 17:24:22 dwalleck: :) then let's get those outstanding merges in, eh? :) 17:24:34 working on it! :) 17:25:12 dwalleck: alright, before we break here, I know that a number of people were interested in having both a published agenda and a summary of the meeting/decisions put on the main mailing list. 17:25:34 dwalleck: I was hoping that between us all, we can split up that work and get into a regular cadence of communications 17:25:52 jaypipes: ++ sounds like a good idea 17:25:55 Great idea. 17:26:06 dwalleck, davidkranz, Ravikumar_hp: would you all be willing to do some sort of weekly rotation for that? 17:26:10 What would work best for this? Wiki page? Etherpad? 17:26:26 absolutely 17:26:29 dwalleck: we can put the rotation on a wiki page like nove-core does for reviews... 17:26:31 sure 17:26:33 Sure 17:27:08 http://wiki.openstack.org/Nova/ReviewDays 17:27:12 something like that ^^ 17:27:37 That works 17:27:39 but we'd be responsible for posting the agenda ahead of time and posting a summary the meeting and, say, outstadning pending reviews? 17:28:23 jaypipes: Did you mean the main "openstack" list or the qa list? 17:29:06 davidkranz: main list 17:29:12 davidkranz: though you could do both! :) 17:29:34 I'll do the first summary right now and put togther the schedule page... 17:30:13 I think it will be good to communicate more and better with the community about stuff we've been able to get done and things we need assistance with, etc 17:30:29 jaypipes: ++ 17:30:37 Thanks Jay. I can do one of the next two weeks but will be on vacation May14 through Memorial day. 17:30:57 davidkranz: good to know. I'll note that 17:31:20 alright guys! well, gonna end this if noone has anything else? 17:31:31 Adios. 17:31:33 bye 17:31:35 ciao 17:31:38 thanks! 17:31:38 #endmeeting