X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config-csit-basic.yaml;h=a9beb7816f0c157554ce1bc9fe404971364dac81;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=56458ff4a4c5b1a869462164654e9f1c2fe5ab49;hpb=08c409cd288c13f6796d88e537c76a2b529a764b;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config-csit-basic.yaml b/jjb/of-config/of-config-csit-basic.yaml index 56458ff4a..a9beb7816 100644 --- a/jjb/of-config/of-config-csit-basic.yaml +++ b/jjb/of-config/of-config-csit-basic.yaml @@ -2,8 +2,8 @@ - project: name: of-config-csit-basic jobs: - - '{project}-csit-verify-1node-{functionality}' - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-verify-1node + - inttest-csit-1node # The project name project: 'of-config' @@ -13,22 +13,14 @@ # Project branches stream: - - nitrogen: + - neon: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all'