Merge "Add HOWTOs link to ONAP Wiki on Coverity job and view pages"
[ci-management.git] / jjb / vid / vid-csit.yaml
1 ---
2 - project:
3     name: vid-csit
4     jobs:
5       - '{project-name}-{stream}-verify-csit-{functionality}'
6       - '{project-name}-{stream}-csit-{functionality}'
7     project-name: 'vid'
8     recipients: 'ittay.stern@intl.att.com'
9     stream:
10       - 'master':
11           branch: 'master'
12       - 'dublin':
13           branch: 'dublin'
14     functionality:
15       - 'healthCheck':
16           trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
17     robot-options: ''
18
19 #- project:
20 #    name: vid-csit-arm64
21 #    jobs:
22 #      - '{project-name}-arm64-{stream}-verify-csit-{functionality}'
23 #      - '{project-name}-arm64-{stream}-csit-{functionality}'
24 #    project-name: 'vid'
25 #    stream:
26 #      - 'master':
27 #          branch: 'master'
28 #    functionality:
29 #      - 'healthCheck':
30 #          trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
31 #    robot-options: ''