Update releng/global-jjb repository information
[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       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18       - boron:
19           branch: 'stable/boron'
20           jre: 'openjdk8'
21           install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep'
22       - beryllium:
23           branch: 'stable/beryllium'
24           jre: 'openjdk7'
25           install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep'
26
27     install:
28       - only:
29           scope: 'only'
30       - all:
31           scope: 'all'
32
33     # Features to install
34     install-features: 'odl-restconf,odl-bgpcep-pcep'
35
36     # Readiness check timeout is lowered from the suite's high default value.
37     # The other options are workarounds for Sandbox not being as performant
38     # as the private lab where this suite was developed.
39     # Robot custom options:
40     robot-options: >
41         -v USE_NETCONF_CONNECTOR:False
42         -v PCEP_READY_VERIFY_TIMEOUT:5
43         -v RESTCONF_REUSE:False
44         -v UPDATER_TIMEOUT:600
45
46     # Controller configuration
47     odl_system_flavor: 8 GB General Purpose v1