Merge "Fix yamllint for bgpcep"
[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       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18       - boron:
19           branch: 'stable/boron'
20           jre: 'openjdk8'
21           install-features: >
22               odl-restconf,
23               odl-clustering-test-app,
24               odl-netconf-mdsal,
25               odl-netconf-connector-all,
26               odl-netconf-topology
27           robot-options: '-v USE_NETCONF_CONNECTOR:True'
28       - beryllium:
29           branch: 'stable/beryllium'
30           jre: 'openjdk7'
31           install-features: >
32               odl-restconf,
33               odl-clustering-test-app,
34               odl-netconf-mdsal,
35               odl-netconf-connector-all,
36               odl-netconf-topology
37           robot-options: '-v USE_NETCONF_CONNECTOR:True'
38
39     install:
40       - only:
41           scope: 'only'
42       - all:
43           scope: 'all'
44
45     # Features to install
46     install-features: >
47         odl-restconf,
48         odl-clustering-test-app,
49         odl-netconf-mdsal,
50         odl-netconf-topology
51
52     # Robot custom options
53     robot-options: '-v USE_NETCONF_CONNECTOR:False'
54
55     # ODL system configuration
56     odl_system_flavor: 8 GB General Purpose v1