Feat: Branch cut stable/argon 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     jre: "openjdk17"
10
11     # The functionality under test
12     functionality: "bgpclustering-longevity"
13
14     # Set elasticsearch attribute to value 'long' for longevity jobs
15     # elasticsearch-attribute: 'long'
16
17     # Project branches
18     stream:
19       - potassium:
20           branch: "master"
21       - argon:
22           branch: "stable/argon"
23       - chlorine:
24           branch: "stable/chlorine"
25       - sulfur:
26           branch: "stable/sulfur"
27           jre: "openjdk11"
28
29     karaf-version: bgpcep
30
31     install:
32       - only:
33           scope: "only"
34
35     # Features to install
36     install-features: >
37       odl-restconf,
38       odl-bgpcep-bgp,
39       odl-bgpcep-bgp-config-example,
40       odl-restconf-nb-bierman02
41
42     # Built timeout
43     build-timeout: "1500"