X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto-csit-setup.yaml;h=c0c1c0434eb3f498b07c7bd86945878f583da388;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=e94ed2163e8618203c7d0835a6679fdfee60cf7a;hpb=b00f60677e7f94241a091cf6935970e5b9cf8ed3;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index e94ed2163..c0c1c0434 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,14 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - 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' @@ -33,8 +27,5 @@ # 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