X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=5432a6e9b8405df5468ade193811b50e171b11e8;hb=93b797fef8f0f190899a305909b47179801f1eb1;hp=0f24660244501c70661866b3fabc29dfc833e36c;hpb=4570865812b545ce6880a6b4fd6960f32414652f;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 0f2466024..5432a6e9b 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -1,7 +1,8 @@ +--- - project: name: netconf-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - '{project}-csit-3node-{functionality}-{install}-{stream}' # The project name project: 'netconf' @@ -11,21 +12,21 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - carbon: + branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-netconf-clustered-topology'