Merge "Add boolean parameter to run test after build"
[releng/builder.git] / jjb / netconf / netconf-scale.yaml
1 ---
2 - project:
3     name: netconf-csit-scale
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'netconf'
9
10     # The functionality under test
11     functionality: 'scale'
12
13     # Project branches
14     stream:
15       - nitrogen:
16           branch: 'master'
17           jre: 'openjdk8'
18       - carbon:
19           branch: 'stable/carbon'
20           jre: 'openjdk8'
21       - boron:
22           branch: 'stable/boron'
23           jre: 'openjdk8'
24           install-features: >
25               odl-restconf,
26               odl-clustering-test-app,
27               odl-netconf-mdsal,
28               odl-netconf-connector-all,
29               odl-netconf-topology
30           robot-options: '-v USE_NETCONF_CONNECTOR:True'
31       - beryllium:
32           branch: 'stable/beryllium'
33           jre: 'openjdk7'
34           install-features: >
35               odl-restconf,
36               odl-clustering-test-app,
37               odl-netconf-mdsal,
38               odl-netconf-connector-all,
39               odl-netconf-topology
40           robot-options: '-v USE_NETCONF_CONNECTOR:True'
41
42     install:
43       - only:
44           scope: 'only'
45       - all:
46           scope: 'all'
47
48     # Features to install
49     install-features: >
50         odl-restconf,
51         odl-clustering-test-app,
52         odl-netconf-mdsal,
53         odl-netconf-topology
54
55     # Robot custom options
56     robot-options: '-v USE_NETCONF_CONNECTOR:False'
57
58     # ODL system configuration
59     odl_system_flavor: 8 GB General Purpose v1