X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel-csit-basic.yaml;h=47ba93e7713b46b4eb703eaa65bccb6d64cf5398;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=8e2ac4c1854cef9c6606eb02678cf5f103a2fe4c;hpb=7b80a2bb2c004a4fd29c36c337de01610b718446;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel-csit-basic.yaml b/jjb/centinel/centinel-csit-basic.yaml index 8e2ac4c18..47ba93e77 100644 --- a/jjb/centinel/centinel-csit-basic.yaml +++ b/jjb/centinel/centinel-csit-basic.yaml @@ -1,8 +1,9 @@ +--- - project: name: centinel-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'centinel' @@ -12,21 +13,14 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf'