Merge "Migrate int/test jobs to use lf-infra-publish"
[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           karaf-version: karaf3
22       - boron:
23           branch: 'stable/boron'
24           jre: 'openjdk8'
25           karaf-version: karaf3
26           install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-pcep'
27
28     install:
29       - only:
30           scope: 'only'
31       - all:
32           scope: 'all'
33
34     # Features to install
35     install-features: 'odl-restconf,odl-bgpcep-pcep'
36
37     # Readiness check timeout is lowered from the suite's high default value.
38     # The other options are workarounds for Sandbox not being as performant
39     # as the private lab where this suite was developed.
40     # Robot custom options:
41     robot-options: >
42         -v USE_NETCONF_CONNECTOR:False
43         -v PCEP_READY_VERIFY_TIMEOUT:5
44         -v RESTCONF_REUSE:False
45         -v UPDATER_TIMEOUT:600
46
47     # Controller configuration
48     odl_system_flavor: 8 GB General Purpose v1