X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=a1c337240a7dfc99e5420447202e3abd11781e3b;hb=b5be33b878d75af8df189ee55974405b9a08dff1;hp=acb999d8afb97d5b38f83125cba87bece5a5846b;hpb=91edb2959bb6308c40cf6069c75be2163b37002c;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index acb999d8a..a1c337240 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}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'alto' @@ -11,33 +12,30 @@ # 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' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - 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