Chore: sulfur EOL remove jobs from infra
[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
26     karaf-version: bgpcep
27
28     install:
29       - only:
30           scope: "only"
31
32     # Features to install
33     install-features: >
34       odl-restconf,
35       odl-bgpcep-bgp,
36       odl-bgpcep-bgp-config-example,
37       odl-restconf-nb-bierman02
38
39     # Built timeout
40     build-timeout: "1500"