Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Robert Varga
On 01/09/2017 08:48 PM, Jamo Luhrsen wrote: > Also, I want to point out that our CSIT did it's job here. We are using the > cluster deploy > scripts in CSIT in order to catch and fix these things, and we are presumably > fine and > working going forward. without this in CSIT, we likely would have

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Robert Varga
On 01/09/2017 08:24 PM, Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) wrote: > I prefer such notes to be as close to the code as possible. > https://git.opendaylight.org/gerrit/#/c/50140/1/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf Well, this applie

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Luis Gomez
2017 18:13 > To: controller-dev@lists.opendaylight.org > Cc: netvirt-...@lists.opendaylight.org; genius-...@lists.opendaylight.org; > Kochba, Alon ; mdsal-...@lists.opendaylight.org; > integration-...@lists.opendaylight.org; Peretz, Ravit ; > Aizer, Koby > Subject: Re: [controller-d

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Jamo Luhrsen
ם ב 09 ינואר 2017 15:00 >> To: Robert Varga ; Peretz, Ravit ; >> integration-...@lists.opendaylight.org; >> netvirt-...@lists.opendaylight.org; genius-...@lists.opendaylight.org; >> controller-dev@lists.opendaylight.org; >> mdsal-...@lists.opendaylight.org >> Cc: Aizer, Koby ; Koc

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
ight.org Cc: netvirt-...@lists.opendaylight.org; genius-...@lists.opendaylight.org; Kochba, Alon ; mdsal-...@lists.opendaylight.org; integration-...@lists.opendaylight.org; Peretz, Ravit ; Aizer, Koby Subject: Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th Patch looks good but i

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Luis Gomez
light.org > Cc: Aizer, Koby ; Kochba, Alon > Subject: RE: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon > - since Jan 5th > > It's already tracked by : https://bugs.opendaylight.org/show_bug.cgi?id=7493 > I suspect it's the tests providing their own akka.conf wh

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Peretz, Ravit
Subject: RE: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th It's already tracked by : https://bugs.opendaylight.org/show_bug.cgi?id=7493 I suspect it's the tests providing their own akka.conf which does not have the artery setup included. Tomas ---

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Tomas Cere -X (tcere - PANTHEON TECHNOLOGIES at Cisco)
ght.org Cc: Aizer, Koby ; Kochba, Alon Subject: Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th On 01/09/2017 01:53 PM, Peretz, Ravit wrote: > Hi all, > > > > It seems like there is a massive 3node cluster regression in carbon, > since ap

Re: [controller-dev] [mdsal-dev] 3node cluster regression in Carbon - since Jan 5th

2017-01-09 Thread Robert Varga
On 01/09/2017 01:53 PM, Peretz, Ravit wrote: > Hi all, > > > > It seems like there is a massive 3node cluster regression in carbon, > since approximately 21:0PM January 5^th . > > We can see that many 3node CSIT fails across projects. > > > > After a quick look Koby and I have found what