Re: [openflowplugin-dev] OF plugin issues
Luis Gomez
Hi Madhu, This is happening very often lately: a patch just breaks the new plugin functionality. Most of the times the problem gets fixed in less than one day as it is not that difficult to identify the faulty patch given that we are building every hour now. For those that cannot wait or if the fix gets delayed there are 3 options for getting a good distribution: 1) Get latest Hydrogen stable build: this should not contain the faulty patch but it does not have latest code from master either. 2) Go to https://jenkins.opendaylight.org/integration/job/integration-csit-base-of13/ check the time when problems start and get a distribution from Nexus just before this time. 3) Go to https://jenkins.opendaylight.org/integration/job/integration-csit-base-of13/ open the last successful build # and check the upstream project: "Started by upstream project integration-project-centralized-integration build number 1138”. Open the upstream project build and download the artifacts from there. BR/Luis On May 28, 2014, at 5:11 PM, Madhu Venugopal <mavenugo@...> wrote: Hi Luis, |
|