21:19:20 <colindixon> #startmeeting ODL OpenStack CI Hack-a-thon
21:19:20 <odl_meetbot> Meeting started Wed Mar  4 21:19:20 2015 UTC.  The chair is colindixon. Information about MeetBot at http://ci.openstack.org/meetbot.html.
21:19:20 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:19:20 <odl_meetbot> The meeting name has been set to 'odl_openstack_ci_hack_a_thon'
21:19:24 <colindixon> #topic major threads
21:19:32 <colindixon> #info there are four major threads as of now
21:20:58 <colindixon> #undo
21:20:58 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Info object at 0x1ab52d0>
21:21:08 <colindixon> #info there three major threads as of now
21:23:22 <colindixon> #info 1.) Getting Lithium master running with devstack in ODL CI.
21:23:42 <colindixon> #undo
21:23:42 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Info object at 0x1ab5910>
21:23:52 <colindixon> #info 1.) Getting Lithium master running with devstack running in a VM in ODL CI.
21:24:03 <colindixon> #info 1.) Getting stable/helium running with devstack running in a VM in ODL CI.
21:24:06 <colindixon> #undo
21:24:06 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Info object at 0x1b715d0>
21:24:09 <colindixon> #info 2.) Getting stable/helium running with devstack running in a VM in ODL CI.
21:25:14 <colindixon> #info 3.) Fixing the bugs we find from running those tests (likely first in master/lithium and and then porting them to stable/helium)
21:25:33 <colindixon> #topic lithium/master running with devstack in ODL CI
21:26:11 <colindixon> #info It appears as though disabling the old neutron service (which was dragged in accidentally) combined with using devstack-gate has gotten this to come up and work on centos7.
21:27:27 <colindixon> #link https://jenkins.opendaylight.org/sandbox/job/ovsdb-openstack-gerrit/ we are playing with that in ODL CI using this jenkins job in the sandbox
21:29:23 <colindixon> #info that appears to be going well and just need some more debugging
21:30:23 <colindixon> #link https://git.opendaylight.org/gerrit/#/c/15984/ this is the patch that kyle is workign on in releng/builder which will eventually mirror the sandbox when we get it to work
21:31:34 <colindixon> #topic stable/helim running with devstack in ODL CI
21:34:23 <colindixon> #Info presumably the technique get lithium/master to run with devstack in ODL CI will get this working to some degree
21:35:50 <colindixon> #info there are still (possible) issues around ODL crapping out after ~20 calls and the controller taking 10+ mintues to come up
21:36:11 <colindixon> #topic fixing bugs based on tempet tests
21:36:18 <colindixon> #info this is exactly what it sounds like
21:38:18 <flaviof> https://review.openstack.org/#/c/161407/
21:56:21 <colindixon> #endmeeting