This group is locked. No changes can be made to the group while it is locked.
Date
1 - 4 of 4
OVSDB merge build failing
Vishal Thapar <vishal.thapar@...>
Hi Sam/Anil/Stephen,
With recent changes for karaf4, OVSDB merge build [0] is failing with following error:
[ERROR] Failed to execute goal on project library-it: Could not resolve dependencies for project org.opendaylight.ovsdb:library-it:jar:1.5.0-SNAPSHOT: Could not find artifact org.opendaylight.ovsdb:library-features:jar:1.5.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) -> [Help 1] [ERROR]
I’ve raised a patch for it [1], not sure if it is right fix or not.
Regards, Vishal.
[0] https://jenkins.opendaylight.org/releng/job/ovsdb-merge-nitrogen/40/console [1] https://git.opendaylight.org/gerrit/59664 |
Sam Hague
I started the it for the patch via the runit trigger so that will
validate if the fix is good. But, looks like the ovsdb it has been failing for a while so that won't help. I went ahead and merged the patch since the IT is failing and this patch is only updating the it pom and gets the merge builds working. On Thu, Jun 29, 2017 at 6:39 AM, Vishal Thapar <vishal.thapar@...> wrote: Hi Sam/Anil/Stephen, |
Vishal Thapar <vishal.thapar@...>
Thanks Sam.
toggle quoted message
Show quoted text
Yeah, looking at the pom file I was wondering if IT was passing earlier or not. We can get it working once karaf4 stuff is done. Is southbound-it working or that is failing too? Regards, Vishal. -----Original Message-----
From: Sam Hague [mailto:shague@...] Sent: 29 June 2017 19:02 To: Vishal Thapar <vishal.thapar@...> Cc: Anil Vishnoi <vishnoianil@...>; Stephen Kitt <skitt@...>; ovsdb-dev@... Subject: Re: OVSDB merge build failing I started the it for the patch via the runit trigger so that will validate if the fix is good. But, looks like the ovsdb it has been failing for a while so that won't help. I went ahead and merged the patch since the IT is failing and this patch is only updating the it pom and gets the merge builds working. On Thu, Jun 29, 2017 at 6:39 AM, Vishal Thapar <vishal.thapar@...> wrote: Hi Sam/Anil/Stephen, |
Sam Hague
On Thu, Jun 29, 2017 at 9:55 AM, Vishal Thapar
<vishal.thapar@...> wrote: Thanks Sam.I don't think so. All the ovsdb it runs in the same jenkins job with a run for each module: library, southbound and hwvtep. nitrogen job fails early so that is likely a builder patch, but the carbon job fails during the test so that is likely code which I suspect the nitrogen would hit once we fix it to properly run.
|