X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=e33a0115349eb658e60ecb6ea03ced1ae4117c97;hb=2e248229c3e8db701d64df57b9f52842a40f4e8d;hp=0e6aeaca86cf54524c803b73de147fad68787f04;hpb=5d15e6506e2fedd8e0c6ad9c59d16c95b8986647;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index 0e6aeaca8..e33a01153 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -12,16 +12,17 @@ # Project branches stream: - - carbon: + - nitrogen: branch: 'master' jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 - boron: branch: 'stable/boron' jre: 'openjdk8' - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + karaf-version: karaf3 install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' install: @@ -31,7 +32,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-bgpcep-bgp,odl-netconf-clustered-topology' + install-features: 'odl-restconf-noauth,odl-bgpcep-bgp,odl-netconf-clustered-topology' # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False'