X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc-csit-tcp.yaml;h=0c409bc8021411747eedaee699a1a9d5319459f4;hb=807fca79b9cbd070495690797e1b0cc019caf5f9;hp=542cfb2cbc847b0d54fb9d941f803ffe426f5d22;hpb=d429e518be01b2dcbe3094399826489fdea55381;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-tcp.yaml b/jjb/usc/usc-csit-tcp.yaml index 542cfb2cb..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,24 +13,19 @@ # Project branches stream: - - oxygen: + - sodium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + - 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'