18:00:23 <SlickNik> #startmeeting trove 18:00:24 <openstack> Meeting started Wed Aug 12 18:00:23 2015 UTC and is due to finish in 60 minutes. The chair is SlickNik. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:00:25 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:00:28 <openstack> The meeting name has been set to 'trove' 18:00:30 <ashleighfarnham> hello! 18:00:47 <SlickNik> Hello there. 18:01:16 <shayneburgess> hey 18:01:17 <SlickNik> Meeting agenda at: 18:01:20 <SlickNik> #https://wiki.openstack.org/wiki/Meetings/TroveMeeting 18:01:25 <sushilkm> hello everyone 18:02:10 <atomic77> /O\\ 18:02:31 <SlickNik> Let's look at an update on the review stats from last week as we give folks a couple of minutes to trickle in: 18:02:33 <vkmc_> o/ 18:02:46 <SlickNik> #topic Trove pulse update 18:02:54 <SlickNik> #link https://etherpad.openstack.org/p/trove-pulse-update 18:03:16 <dougshelley66> o/ 18:03:58 <SlickNik> We're in our weekly ballpark of about ~140 reviews 18:04:26 <SlickNik> I do see that "Total Open Reviews" number slowly creeping up though. 18:04:34 <SlickNik> We're now at 63. 18:05:32 <cp16net> hello everyone 18:05:40 <laurenterzenbach> hi everyone 18:06:08 <SlickNik> Any questions about the review stats? 18:06:34 <SlickNik> Coming back to the Liberty schedule. 18:06:56 <vgnbkr> o/ 18:07:11 <SlickNik> #link https://wiki.openstack.org/wiki/Liberty_Release_Schedule 18:07:35 <SlickNik> You'll see that feature freeze is September 1st 18:08:02 <vkmc_> D: 18:08:25 <SlickNik> So we need to try and wrap up all feature and BP related work by then. 18:08:50 <SlickNik> There are multiple feature related reviews in flight. 18:08:59 <cp16net> with a week where not much will be done during midcycle 18:09:41 <sushilkm> https://blueprints.launchpad.net/openstack/?searchtext=datastore-registration-api is missing in the list :( 18:10:12 <sushilkm> can we add that too SlickNik 18:10:17 <SlickNik> cp16net: Hoping to use some of the midcycle time as "hacking sessions" to get points of contention ironed out and reviews merged. 18:10:35 <cp16net> that sounds like a plan! 18:11:17 <SlickNik> So note to self (and others): 18:11:25 <SlickNik> #action do more reviews :) 18:11:35 <cp16net> +1 18:11:42 <vkmc_> +1 18:11:45 <SlickNik> Okay — this nicely segues into the next topic. 18:11:56 <sushilkm> ++ 18:12:01 <SlickNik> #topic Trove Liberty-3 BP priorities 18:13:06 <SlickNik> I've come up with a list of priority Trove reviews (in what I think is mostly priority order) grouped into sections here: 18:13:09 <SlickNik> #link https://etherpad.openstack.org/p/TroveLibertyPriorities 18:13:37 <SlickNik> I'm going to be starring the reviews related to these BPs to make them show up in the trove dashboard as well. 18:14:00 <sushilkm> oops i commented about this file a bit earlier as i thought that we moved to next topic 18:14:29 <SlickNik> Yah, seems like that BP that you mentioned, sushilkm, is missing from the list — I'll go ahead and add that in. 18:14:43 <sushilkm> thank you SlickNik 18:14:46 <SlickNik> I've also prioritized the BPs in order at: https://launchpad.net/trove/+milestone/liberty-3 18:15:03 <saurabhs1> SlickNik is that list onlly for BPs or we can add individual patches in there too 18:15:04 <SlickNik> (high, med, low) 18:15:50 <vkmc_> Launchpad includes bugs too 18:16:16 <SlickNik> saurabhs1: Right now the focus is mostly on BP related patches since the FF is coming up quickly. Other non-bp related patches and bugfixes can still be checked in for a couple of weeks after FF. 18:16:23 <SlickNik> (FF = Feature Freeze) 18:16:48 <SlickNik> I'll work on coming up with another etherpad for high-pri bugfixes. 18:16:52 <vkmc_> that's a good point 18:17:08 <saurabhs1> Slicknik thanks 18:18:12 <SlickNik> Anything else I might have missed in the priority list, or any other questions regarding feature freeze or the release schedule? 18:19:22 <SlickNik> Let's move on then. 18:19:27 <SlickNik> #topic Open Discussion 18:19:59 <SlickNik> Anyone have anything for Open Discussion? 18:20:25 <SlickNik> I have a couple of points 18:20:42 <cp16net> SlickNik has been working on fixing the stable branch gates. getting closer :) 18:20:57 <SlickNik> hah, cp16net you're telepathic 18:21:06 <cp16net> :-P 18:21:34 <SlickNik> I've managed to fix the issues that broke the stable/kilo branch, looking into stable/juno now. 18:22:03 <SlickNik> Hope to get this done today, so that we can unblock checkins to the trove-integration project. 18:22:13 <cp16net> that sounds great. 18:22:42 <SlickNik> #link https://review.openstack.org/#/c/207193/ 18:22:45 <vkmc_> coolio 18:22:55 <cp16net> is there a view of the commands the gate runs for these jobs? 18:23:03 <cp16net> to easily replicate it? 18:23:06 <SlickNik> I suspect I might have to introduce selective tests per branch since some of the replication tests don't exist in juno. 18:23:10 <sushilkm> yes i saw the kilo tests passing, thats cool 18:23:24 <SlickNik> replication APIs* 18:24:44 <SlickNik> cp16net: yes there is — 18:24:47 <SlickNik> #link https://github.com/openstack/trove-integration/blob/master/scripts/redstack#L1016-L1046 18:24:53 <SlickNik> ^ is what the gate runs 18:25:35 <SlickNik> And that's called from here: 18:25:39 <SlickNik> #link https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/trove.yaml#L44-L64 18:26:07 <cp16net> ahh nice thats the piece i was wondering about. 18:27:12 <vkmc_> so we could be able to reproduce by calling that fn in trove-integration stable/kilo 18:27:13 <SlickNik> Awesome — the second point that I wanted to bring up was about the mid-cycle 18:27:54 <SlickNik> sorry vkmc — yes, except that it's pretty tightly coupled with the dsvm-gate environment that OpenStack CI sets up. 18:28:19 <SlickNik> So you'll have to build a system as a dsvm-gate runner and then run that piece. 18:28:28 <vkmc_> oh ok 18:28:35 <vkmc_> will dig on that later 18:29:08 <SlickNik> vkmc (and others who are interested) more info on the devstack-gate env and how it is set up is here: 18:29:09 <SlickNik> #link https://github.com/openstack-infra/devstack-gate 18:29:41 <vkmc_> thanks SlickNik! 18:29:46 <SlickNik> np 18:30:03 <sushilkm> thanks for this valuable info about gating 18:30:25 <cp16net> yeah good stuff 18:30:49 <SlickNik> So for the mid-cycle — if you're planning to make it and haven't registered yet: 18:30:51 <SlickNik> #link https://www.eventbrite.com/e/trove-mid-cycle-sprint-liberty-tickets-17600134476 18:31:39 <SlickNik> If you don't have a place to stay yet — we have got a room block at the Marriott which is close by where many of us are going to be staying (including myself). 18:31:55 <cp16net> (me too) 18:32:16 <SlickNik> Link to book the location: 18:32:22 <SlickNik> #link http://www.marriott.com/meeting-event-hotels/group-corporate-travel/groupCorp.mi?resLinkData=Hewlett%20Packard%20Trove%20Mid%20Cycle%20Room%20Block^sjcga%60htmhtma%60229.00%60USD%60false%608/24/15%608/28/15%608/10/15&app=resvlink&stop_mobi=yes 18:33:17 <SlickNik> Also the tentative schedule for the mid-cycle and all of this info is on the wiki page at: 18:33:19 <SlickNik> #link https://wiki.openstack.org/wiki/Sprints/TroveLibertySprint 18:33:48 <cp16net> what is the presentation karaoke? 18:34:33 <vkmc_> cp16net: it's a surprise 18:34:33 <edmondk> I am always in for normal karaoke on another note 18:34:42 <ashleighfarnham> +1 edmondk 18:34:43 <cp16net> lol 18:35:22 <vkmc_> +1 edmondk 18:35:26 <SlickNik> It's a voluntary event where we'll have a few random presentation decks floating around. 18:35:47 <cp16net> ruined the surprise.... 18:35:49 <cp16net> :-P 18:36:03 <SlickNik> You pick a topic, and talk to it, tie'ing it to the slides as best as you can. 18:36:13 <SlickNik> Even though you haven't ever seen the slides before. 18:36:14 <vkmc_> yeah... boo 18:36:18 <SlickNik> lol 18:36:24 <vkmc_> rap about datastores 18:36:34 <SlickNik> hell yeah, you can rap too. 18:36:45 <vkmc_> sweeeeeet 18:36:48 <ashleighfarnham> vkmc_ please do that 18:37:03 <shayneburgess> trove themed rock ballads 18:37:19 <cp16net> guitar and all 18:37:29 <SlickNik> Maria, MariaDB — playback Carlos Santana! 18:37:39 <edmondk> I will sing all of my presentation to the rhythm of Creed's Higher 18:37:48 <shayneburgess> please 18:37:56 <vkmc_> ashleighfarnham: I have been rehearsing till Vancouver haha 18:37:57 <cp16net> edmondk: my ears will bleed 18:37:58 <dougshelley66> clearly there must be drinking involved with this 18:38:16 <vkmc_> dougshelley66: you always have great ideas 18:38:31 <dougshelley66> vkmc_ i try 18:38:34 <dougshelley66> :) 18:39:21 <SlickNik> Alright — that's all I had for open discussion. 18:39:29 <SlickNik> Any other items? 18:39:48 <vkmc_> not from me :) 18:40:13 <cp16net> nothing relavent from me. 18:40:43 <SlickNik> Sounds like a meeting — calling it. 18:40:47 <SlickNik> #endmeeing 18:40:50 <cp16net> thx 18:40:50 <SlickNik> Thanks all! 18:40:56 <SlickNik> #endmeeting