blob: 8feffb616f922b2851bed4b89a0840387b109a84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
- project:
name: so-csit
jobs:
- '{project-name}-{stream}-verify-csit-{functionality}'
- '{project-name}-{stream}-csit-{functionality}'
project-name: 'so'
recipients: 'seshu.kumar.m@huawei.com'
stream:
- 'master':
branch: 'master'
functionality:
- 'integration-testing':
trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
- 'integration-etsi-testing':
trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
robot-options: ''
|