a11f406427766618fcf2b046a1773e50556a22a8
[releng/builder.git] / jjb / controller / controller-csit-dnb-noloss.yaml
1 ---
2 - project:
3     name: mdsal-csit-dom-notification-broker-no-loss-longevity
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'controller'
9
10     # The functionality under test
11     functionality: 'notifications-longevity'
12
13     # Project branches
14     stream:
15       - fluorine:
16           branch: 'master'
17       - oxygen:
18           branch: 'stable/oxygen'
19       - nitrogen:
20           branch: 'stable/nitrogen'
21
22     install:
23       - only:
24           scope: 'only'
25
26     # Features to install
27     install-features: >
28         odl-restconf,
29         odl-clustering-test-app
30
31     # Built timeout
32     build-timeout: '1500'