c0c1c0434eb3f498b07c7bd86945878f583da388
[releng/builder.git] / jjb / alto / alto-csit-setup.yaml
1 ---
2 - project:
3     name: alto-csit-setup
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'alto'
9
10     # The functionality under test
11     functionality: 'setup'
12
13     # Project branches
14     stream:
15       - fluorine:
16           branch: 'master'
17       - oxygen:
18           branch: 'stable/oxygen'
19
20     install:
21       - all:
22           scope: 'all'
23
24     # Features to install
25     install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic'
26
27     # Robot custom options
28     robot-options: ''
29
30     # Don't spin up mininet vms as alto-csit-setup jobs don't need them
31     tools_system_count: 0