16:03:39 <dfarrell07> #startmeeting Weekly Integration Team Meeting
16:03:39 <odl_meetbot> Meeting started Thu Feb 26 16:03:39 2015 UTC.  The chair is dfarrell07. Information about MeetBot at http://ci.openstack.org/meetbot.html.
16:03:39 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:03:39 <odl_meetbot> The meeting name has been set to 'weekly_integration_team_meeting'
16:03:47 <dfarrell07> #chair LuisGomez
16:03:47 <odl_meetbot> Current chairs: LuisGomez dfarrell07
16:03:50 <dfarrell07> ^^anyone else?
16:11:33 <dfarrell07> #info LuisGomez gives overview of why Jenkins jobs are breaking
16:11:59 <dfarrell07> #info Projects are breaking the build, preventing artifacts from being built, tests from running (very bad)
16:12:26 <dfarrell07> #info Need to pull some unresponsive projects out of broken job, if they continue to not be responsive
16:12:35 <dfarrell07> #info LuisGomez will ping TSC about this today
16:13:09 <dfarrell07> #info tykeal and dfarrell07 point out that we don't need to ask TSC to make these changes, might just want to make the changes and then inform them of it
16:13:30 <dfarrell07> #info LuisGomez is currently blocking on feedback from broken projects
16:17:22 <dfarrell07> #info Integration has been in this down state for two weeks because of chain of three broken projects
16:17:36 <dfarrell07> #info current broken project, last on the chain, is Southbound plugin to the OpenContrail platform
16:17:50 <dfarrell07> #info No response form them after two emails, three days
16:18:46 <dfarrell07> #info Integration physical meetup this week will have a Webex (info sent to integration-dev), will cover clustering
16:25:00 <tykeal> dfarrell07: were you at collab? I don't remember seeing you
16:26:51 <flaviof> hi folks. I'm looking for a handy url to pull in the latest and greatest build from master... any ideas?
16:27:01 <flaviof> somethiing like https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/distribution-karaf/
16:27:58 <tykeal> flaviof: if you're looking for the current snapshots then replace public with opendaylight.snapshot in the above URL to get to the distribution-karaf section
16:28:22 <flaviof> tykeal: ah. nice. thanks!
16:28:25 <tykeal> ;)
16:30:08 <flaviof> tykeal: any chance we could have a 'latest' symb link? I need a constant url, if possible
16:30:25 <tykeal> flaviof: can't do that, that's all managed by nexus
16:31:14 <zxiiro> tykeal: That reminds me, any luck tracking down the dude who owns opendaylight on Trello?
16:31:15 <dfarrell07> tykeal: no, I didn't make it unfortunately. The other two guys gave the talk
16:31:34 <dfarrell07> #info dfarrell07 gives update on ODL+Neutron testing in CI work
16:31:36 <tykeal> flaviof: you could pull https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/maven-metadata.xml and parse it for the largest version
16:31:45 <tykeal> xpath is installed on all the VMs
16:31:58 <tykeal> there's a "latest" in that that you can parse for
16:32:27 <tykeal> zxiiro: no luck on the trello front :( I opened a ticket with Trello and they never even responded to me
16:33:14 <zxiiro> flaviof: another method is to use Maven dependency plugin http://maven.apache.org/plugins/maven-dependency-plugin/
16:33:24 <zxiiro> flaviof: you can use the "get" goal to download a single artifact
16:33:39 <zxiiro> flaviof: i believe if you pass it a -SNAPSHOT, it will always get the latest
16:33:58 <flaviof> tykeal: cool. thanks!
16:34:36 <zxiiro> flaviof: for example "mvn dependency:get org.opendaylight.integration:distribution-karaf:1.0.0-SNAPSHOT
16:37:16 <zxiiro> tykeal: doh :(
16:58:25 <dfarrell07> flaviof: zxiiro yeah, that's true
16:58:54 <dfarrell07> #info Discussion about JJB via LuisGomez, various questions
17:02:22 <dfarrell07> #info zxiiro lets us know that the Integration committers already have JJB sandbox access; others should request access from helpdesk (and should try it out!)
17:05:01 <dfarrell07> #endmeeting