Merge "Update releng/global-jjb repository information"
[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       - beryllium:
34           branch: 'stable/beryllium'
35           jre: 'openjdk7'
36           karaf-version: karaf3
37           install-features: >
38               odl-restconf,
39               odl-clustering-test-app,
40               odl-netconf-mdsal,
41               odl-netconf-connector-all,
42               odl-netconf-topology
43           robot-options: '-v USE_NETCONF_CONNECTOR:True'
44
45     install:
46       - only:
47           scope: 'only'
48       - all:
49           scope: 'all'
50
51     # Features to install
52     install-features: >
53         odl-restconf,
54         odl-clustering-test-app,
55         odl-netconf-mdsal,
56         odl-netconf-topology
57
58     # Robot custom options
59     robot-options: '-v USE_NETCONF_CONNECTOR:False'
60
61     # ODL system configuration
62     odl_system_flavor: 8 GB General Purpose v1