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