X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-clustering.yaml;h=36514ba602040740027671a820f5a8118c590cf9;hb=59c4af4d0e26c3d74f74a72e19d4eb5c35e5adf8;hp=50eeca2ff2dd714d638b64c4ddd9176d6bb4a3b0;hpb=f11fe2254eb4e93e95b907fe93b8a0429ed9047c;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-clustering.yaml b/jjb/sfc/sfc-csit-clustering.yaml index 50eeca2ff..36514ba60 100644 --- a/jjb/sfc/sfc-csit-clustering.yaml +++ b/jjb/sfc/sfc-csit-clustering.yaml @@ -1,7 +1,7 @@ - project: name: sfc-csit-clustering jobs: - - '{project}-csit-3node-cds-{functionality}-{install}-{stream}' + - '{project}-csit-3node-{functionality}-{install}-{stream}' # The project name @@ -12,8 +12,10 @@ # Project branches stream: - - master: + - boron: branch: 'master' + - beryllium: + branch: 'stable/beryllium' - stable-lithium: branch: 'stable/lithium' @@ -23,10 +25,6 @@ - all: scope: 'all' - # Mininet configuration - mininet-image: 'rk-c-el6-mininet' - mininet-vms: 1 - # Features to install install-features: 'odl-sfc-core,odl-restconf-all'