Nitrogen branch cutting
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-throughpcep.yaml
1 ---
2 - project:
3     name: bgpcep-csit-throughpcep
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'bgpcep'
9
10     # The functionality under test
11     functionality: 'throughpcep'
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: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep'
25       - beryllium:
26           branch: 'stable/beryllium'
27           jre: 'openjdk7'
28           install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep'
29
30     install:
31       - only:
32           scope: 'only'
33       - all:
34           scope: 'all'
35
36     # Features to install
37     install-features: 'odl-restconf,odl-bgpcep-pcep'
38
39     # Readiness check timeout is lowered from the suite's high default value.
40     # The other options are workarounds for Sandbox not being as performant
41     # as the private lab where this suite was developed.
42     # Robot custom options:
43     robot-options: >
44         -v USE_NETCONF_CONNECTOR:False
45         -v PCEP_READY_VERIFY_TIMEOUT:5
46         -v RESTCONF_REUSE:False
47         -v UPDATER_TIMEOUT:600
48
49     # Controller configuration
50     odl_system_flavor: 8 GB General Purpose v1