X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=172f7506b37af3e19340f8b80094ba3f09d00698;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=acb999d8afb97d5b38f83125cba87bece5a5846b;hpb=b8eea3835e3eaedae870e763d58397dd4428bc97;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index acb999d8a..172f7506b 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,33 +12,23 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install - install-features: 'odl-alto-resourcepool,odl-restconf-all' + install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic' # Robot custom options robot-options: '' - # Trigger jobs (upstream dependencies) - trigger-jobs: 'alto-distribution-{stream}' - # Don't spin up mininet vms as alto-csit-setup jobs don't need them - mininet-vms: 0 + tools_system_count: 0