Merge "Add Boron branch and csit jobs for jsonrpc"
[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           karaf-version: karaf3
22       - boron:
23           branch: 'stable/boron'
24           jre: 'openjdk8'
25           karaf-version: karaf3
26           install-features: >
27               odl-restconf,
28               odl-clustering-test-app,
29               odl-netconf-mdsal,
30               odl-netconf-connector-all,
31               odl-netconf-topology
32           robot-options: '-v USE_NETCONF_CONNECTOR:True'
33
34     install:
35       - only:
36           scope: 'only'
37       - all:
38           scope: 'all'
39
40     # Features to install
41     install-features: >
42         odl-restconf,
43         odl-clustering-test-app,
44         odl-netconf-mdsal,
45         odl-netconf-topology
46
47     # Robot custom options
48     robot-options: '-v USE_NETCONF_CONNECTOR:False'
49
50     # ODL system configuration
51     odl_system_flavor: 8 GB General Purpose v1