X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-switch.yaml;h=8a07d07f7d1bb3973050d6eb33f0206530a2028d;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=e899f68b8d9e03998df71c8d743e1e9e5d2870fe;hpb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-switch.yaml b/jjb/l2switch/l2switch-csit-switch.yaml index e899f68b8..8a07d07f7 100644 --- a/jjb/l2switch/l2switch-csit-switch.yaml +++ b/jjb/l2switch/l2switch-csit-switch.yaml @@ -2,8 +2,8 @@ - project: name: l2switch-csit-switch jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'l2switch' @@ -13,25 +13,15 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'