[controller-dev] controller cluster csit suites for ask or tell or both

2018-08-30 Thread Jamo Luhrsen
Tom, Vratko, or any other expert, Can you help us figure out this patch: https://git.opendaylight.org/gerrit/#/c/74692/ The goal is to split the suites in to two jobs so we can only have an ask based job and a tell based job. It seems that some of the suites will work in both, but others are on

Re: [controller-dev] controller cluster csit suites for ask or tell or both

2018-08-30 Thread Tom Pantelis
On Thu, Aug 30, 2018 at 5:44 PM, Jamo Luhrsen wrote: > Tom, Vratko, or any other expert, > > Can you help us figure out this patch: > > https://git.opendaylight.org/gerrit/#/c/74692/ > > The goal is to split the suites in to two jobs so we can only have > an ask based job and a tell based job. It

Re: [controller-dev] controller cluster csit suites for ask or tell or both

2018-08-31 Thread Vratko Polák
When looking at sources in Integration/Test, only suites in csit/suites/controller/dom_data_broker/ are sensitive to theprotocol used. Suites with "pref" in their name should be run with tell-based protocol. Other suites in that directory could run with both protocols, but frequently they wo