X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=03d08d4404ac37ed191dd09b73ce064f6fc4c5ff;hb=fec89881ec40dd1f7d74bfc77e129784daf4ccde;hp=623f720f6f95b0381b29243dcfd2431632f6e25e;hpb=c6dd8be243134ba5a87db1a2eb96b90452608f3d;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index 623f720f6..03d08d440 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,34 +12,23 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - disabled: true - 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