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