Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-drb-partnheal.yaml
1 ---
2 - project:
3     name: mdsal-csit-dom-rpc-broker-partition-and-heal-longevity
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: "controller"
9     jre: "openjdk17"
10
11     # The functionality under test
12     functionality: "drb-partnheal-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     install:
27       - only:
28           scope: "only"
29
30     # Features to install
31     install-features: >
32       odl-restconf-noauth,
33       odl-clustering-test-app
34
35     # Built timeout
36     build-timeout: "1500"