X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fusc%2Fusc-csit-tcp.yaml;h=53cd5aa8dce7b068dfcec6a1123edf2f467f8e36;hb=7d48177bafbb4c3beb042da423f77bfbc912364c;hp=cd87d475481534e592ec7bda6586d4671eace644;hpb=3bd9ebb49a35331d940bb837bae8fd9d5c8040b8;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-tcp.yaml b/jjb/usc/usc-csit-tcp.yaml index cd87d4754..53cd5aa8d 100644 --- a/jjb/usc/usc-csit-tcp.yaml +++ b/jjb/usc/usc-csit-tcp.yaml @@ -2,8 +2,8 @@ - project: name: usc-csit-tcp jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'usc' @@ -13,22 +13,19 @@ # Project branches stream: - - nitrogen: + - sodium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' + # yamllint disable-line rule:line-length + repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features' + - oxygen: + branch: 'stable/oxygen' + disable-job: true install: - - only: - scope: 'only' - all: scope: 'all'