Feat: Branch cut for stable/sulfur stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-longevity.yaml
1 ---
2 - project:
3     name: bgpcep-csit-bgpclustering-longevity
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: "bgpcep"
9
10     # The functionality under test
11     functionality: "bgpclustering-longevity"
12
13     # Set elasticsearch attribute to value 'long' for longevity jobs
14     # elasticsearch-attribute: 'long'
15
16     # Project branches
17     stream:
18       - chlorine:
19           branch: "master"
20           jre: "openjdk11"
21       - sulfur:
22           branch: "stable/sulfur"
23           jre: "openjdk11"
24       - phosphorus:
25           branch: "stable/phosphorus"
26           jre: "openjdk11"
27       - silicon:
28           branch: "stable/silicon"
29           jre: "openjdk11"
30
31     karaf-version: bgpcep
32
33     install:
34       - only:
35           scope: "only"
36
37     # Features to install
38     install-features: >
39       odl-restconf,
40       odl-bgpcep-bgp,
41       odl-bgpcep-bgp-config-example,
42       odl-restconf-nb-bierman02
43
44     # Built timeout
45     build-timeout: "1500"