X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=ef5c322acfaa0ffa1d0913ce7f5d02ec8bce5d94;hb=c16a978299d3d0121deb302adc41bc2436612cbc;hp=623f720f6f95b0381b29243dcfd2431632f6e25e;hpb=bbb7864abce9a1e84ea972a03d3c2ce2a3574278;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index 623f720f6..ef5c322ac 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,34 +12,22 @@ # 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' + - 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' + 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