X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=6db95f8bdf99b7f07029237479f1f713c5a60c21;hb=e8a56411730412990a7ad3ef97bcee5643d981a9;hp=5432a6e9b8405df5468ade193811b50e171b11e8;hpb=c2f9139cb7b57a9b83b657fc5b0aa91942e856ed;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 5432a6e9b..6db95f8bd 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -12,9 +12,12 @@ # Project branches stream: - - carbon: + - nitrogen: branch: 'master' jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' - boron: branch: 'stable/boron' jre: 'openjdk8' @@ -29,7 +32,9 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-netconf-clustered-topology' + install-features: > + odl-restconf, + odl-netconf-clustered-topology # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False'