summaryrefslogtreecommitdiffstats
path: root/jjb/msb/msb-csit.yaml
blob: bdb16ab4aa060ec30ab103a3e34217e2d11967f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- project:
    name: msb-csit
    jobs:
      - '{project-name}-{stream}-verify-csit-{functionality}'
      - '{project-name}-{stream}-csit-{functionality}'
    project-name: 'msb'
    stream: 'master'
    functionality:
      - 'sanity-check':
          trigger_jobs:
      - 'rest-service':
          trigger_jobs:
      - 'tcp-service':
          trigger_jobs:
      - 'iag-redirect-discovery':
          trigger_jobs:
    robot-options: ''
    branch: 'master'