--- | |
- project: | |
name: integration-csit | |
jobs: | |
- '{project-name}-{stream}-verify-csit-{functionality}' | |
- '{project-name}-{stream}-csit-{functionality}' | |
project-name: 'integration' | |
stream: | |
- 'master': | |
branch: 'master' | |
- 'beijing': | |
branch: 'beijing' | |
functionality: | |
- 'functionality1': | |
trigger_jobs: | |
- 'vCPE': | |
trigger_jobs: | |
robot-options: '' |