X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=ef5c322acfaa0ffa1d0913ce7f5d02ec8bce5d94;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=e01a179e6a90d513b962693136ade6678e90ef45;hpb=0fa9bf44cbc6108022bc92c1216d9b622648878b;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index e01a179e6a..ef5c322acf 100644 --- a/jjb/alto/alto-csit-setup.yaml +++ b/jjb/alto/alto-csit-setup.yaml @@ -1,7 +1,8 @@ +--- - project: name: alto-csit-setup jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'alto' @@ -11,21 +12,16 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - neon: + branch: 'master' + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic'