17:02:55 <jaypipes> #startmeeting 17:02:56 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic. 17:03:15 <davidkranz> Yo 17:03:20 <jaypipes> dwalleck, davidkranz, fattarsi: afternoon! 17:03:22 <Ravikumar_hp> hi 17:03:29 <dwalleck> hello! 17:03:30 <fattarsi> good morning :) 17:03:30 <jaypipes> Ravikumar_hp: helolo! 17:03:40 <jaypipes> Ravikumar_hp: or Hello even :) 17:03:52 <jaypipes> dwalleck: is Jose around? 17:03:54 <dwalleck> helolololololo :) 17:04:05 <jaypipes> dwalleck: I know Nayna was interested in the status of the Swift tests... 17:04:09 <dwalleck> jaypipes: I haven't seen him today. He might be out 17:04:19 <Ravikumar_hp> Jaypipes: Yes . 17:04:24 <dwalleck> As am I....I will ping his group 17:04:33 <jaypipes> dwalleck: ok, if you could give yourself a quick action item to email Jose and Nayna about that? 17:04:39 <jaypipes> dwalleck: cheers 17:04:40 <Ravikumar_hp> Jaypipes: we have only Nova tests , and keystone being added 17:04:49 <jaypipes> Ravikumar_hp: and Images API tests... 17:04:57 <dwalleck> 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 <jaypipes> dwalleck: indeed :) 17:05:19 <dwalleck> And Quantum (when I fix Jay's nits) 17:05:19 <fattarsi> dwalleck: thanks for the feedback on that review, I will do those changes today or tomorrow 17:05:32 <jaypipes> #link https://jenkins.openstack.org/job/dev-gate-tempest-devstack-vm/337/testReport/? 17:05:44 <dwalleck> fattarsi: awesome, sounds good 17:05:52 <jaypipes> Please see the above Jenkins report output. and thx to jeblair for putting the report together. 17:06:05 <dwalleck> Wooo! 17:06:11 <jaypipes> We have the Tempest devstack gate job running smoothly now. w00t. 17:06:30 <jaypipes> But the two failures shown in the report are indeed consistent. I am working on fixing the volume one today. 17:07:08 <jaypipes> There is a bug logged about it already: https://bugs.launchpad.net/tempest/+bug/983856 17:07:09 <uvirtbot> Launchpad bug 983856 in tempest "volumes are not deleted in teardown" [High,In progress] 17:07:18 <jaypipes> 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 <jaypipes> and also cleaning up our bug list, which is in some need of TLC 17:08:41 <jaypipes> davidkranz: I'd like to also add a Jenkins job that fires the stress tests 17:08:52 <jaypipes> davidkranz: perhaps you and I could work on that late today or tomorrow? 17:09:14 <davidkranz> jaypipes: OK. I am also working on more stress cases for floating ip, volume, etc. 17:09:19 <jaypipes> davidkranz: nice 17:09:50 <jaypipes> dwalleck: so do you think you will have the base compute merge proposal done roday? 17:09:59 <davidkranz> jaypipes: Is there some specific action you were thinking of to do with jenkins? 17:10:35 <jaypipes> 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 <jaypipes> davidkranz: basic stress tests that are in tempest right now.... create/delete, reboot/resize, etc 17:10:57 <dwalleck> jaypipes: I thought it was done....let me go back and look 17:11:24 <davidkranz> jaypipes: Makes sense, but I am not sure where that code lives. Were you thinking I should check something in? 17:11:45 <jaypipes> dwalleck: yes, it is, but we need more reviews... 17:11:56 <jaypipes> Ravikumar_hp, davidkranz: think you can review this one? https://review.openstack.org/#/c/5258/ 17:12:10 <Ravikumar_hp> jaypipes: ok 17:12:36 <jaypipes> 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 <dwalleck> 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 <davidkranz> Ravikumar_hp: Are you going to pull the change and run it? 17:12:54 <jaypipes> dwalleck: ++ 17:13:05 <davidkranz> jaypipes: OK, I will be here. 17:13:28 <jaypipes> davidkranz: I have already run that merge proposal locally and all is passing (except the known volume one) 17:13:38 <davidkranz> jaypipes: Greast. 17:13:41 <Ravikumar_hp> <davidkranz: yes. 17:13:58 <jaypipes> 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 <jaypipes> doesn't have to gate the other core projects yet, but I'd like it to gate tempest. 17:14:49 <jaypipes> 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 <davidkranz> jaypipes: That would be great and would take some effort off of some reviews. 17:14:59 <jaypipes> davidkranz: right. 17:15:17 <jaypipes> davidkranz: Which means getting those two remaining failures addressed... 17:15:28 <jaypipes> davidkranz: which I can certainly get done today. 17:15:36 <davidkranz> Cool! 17:16:12 <jaypipes> alrighty... does anyone have anything specific to bring up? fattarsi, how's things going with your outstadning merge proposals? 17:16:40 <davidkranz> 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 <jaypipes> fattarsi: last I checked we were pretty close with yours.. 17:17:18 <jaypipes> 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 <fattarsi> yes, I will incorporate the feedback and resubmit 17:17:33 <jaypipes> fattarsi: awesome. love to get that in this week. 17:17:37 <davidkranz> jaypipes: OK, thanks. 17:17:56 <jaypipes> davidkranz: https://github.com/openstack-ci/devstack-gate 17:18:11 <fattarsi> jaypipes: me too, I'd like to submit the keystone tests I have early next week 17:18:12 <jaypipes> davidkranz: and specifically: https://github.com/openstack-ci/devstack-gate/blob/4acf48ba874a5dee6d6548a2e2cc62ec868d6216/devstack-vm-gate-host.sh 17:18:27 <jaypipes> fattarsi: rock on. 17:19:14 <davidkranz> jaypipes: Were you thinking of running stress tests against devstack? 17:19:24 <jaypipes> davidkranz: yes. 17:19:33 <jaypipes> davidkranz: you think that is a mistake? 17:19:52 <davidkranz> jaypipes: Then we need to configure devstack so the stress tests can access the log files. 17:20:08 <davidkranz> jaypipes: Not a mistake, but needs a little more work. 17:20:10 <jaypipes> davidkranz: OK, that's exactly the kind of feedback I needed from ya :) 17:20:31 <jaypipes> davidkranz: I'll ping you when ready to get going on that (want to get the tempest gate in place first) 17:20:42 <davidkranz> jaypipes: k 17:21:06 <jaypipes> 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 <jaypipes> especially after last week when so many in SFO 17:21:28 <jaypipes> just skim and make sure nothing important is abandoned... 17:21:36 <dwalleck> will do 17:21:48 <jaypipes> I believe I contacted everyone with an abandoned branch needing restored, but just doubel-check 17:22:07 <jaypipes> #topic Open Discussion 17:22:19 <jaypipes> Feel free to discuss what's on your mind :) 17:22:32 <dwalleck> sleep :) 17:22:44 <jaypipes> lol :) 17:23:04 <jaypipes> 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 <jaypipes> it's a yo dawg within a yo dawg. 17:23:40 <dwalleck> 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 <dwalleck> Hehe, I always blow people's minds when I show them Devstack running on a Cloud Server 17:24:22 <jaypipes> dwalleck: :) then let's get those outstanding merges in, eh? :) 17:24:34 <dwalleck> working on it! :) 17:25:12 <jaypipes> 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 <jaypipes> 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 <dwalleck> jaypipes: ++ sounds like a good idea 17:25:55 <davidkranz> Great idea. 17:26:06 <jaypipes> dwalleck, davidkranz, Ravikumar_hp: would you all be willing to do some sort of weekly rotation for that? 17:26:10 <dwalleck> What would work best for this? Wiki page? Etherpad? 17:26:26 <dwalleck> absolutely 17:26:29 <jaypipes> dwalleck: we can put the rotation on a wiki page like nove-core does for reviews... 17:26:31 <Ravikumar_hp> sure 17:26:33 <davidkranz> Sure 17:27:08 <jaypipes> http://wiki.openstack.org/Nova/ReviewDays 17:27:12 <jaypipes> something like that ^^ 17:27:37 <dwalleck> That works 17:27:39 <jaypipes> 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 <davidkranz> jaypipes: Did you mean the main "openstack" list or the qa list? 17:29:06 <jaypipes> davidkranz: main list 17:29:12 <jaypipes> davidkranz: though you could do both! :) 17:29:34 <jaypipes> I'll do the first summary right now and put togther the schedule page... 17:30:13 <jaypipes> 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 <dwalleck> jaypipes: ++ 17:30:37 <davidkranz> Thanks Jay. I can do one of the next two weeks but will be on vacation May14 through Memorial day. 17:30:57 <jaypipes> davidkranz: good to know. I'll note that 17:31:20 <jaypipes> alright guys! well, gonna end this if noone has anything else? 17:31:31 <davidkranz> Adios. 17:31:33 <Ravikumar_hp> bye 17:31:35 <jaypipes> ciao 17:31:38 <dwalleck> thanks! 17:31:38 <jaypipes> #endmeeting