| --- |
| - project: |
| name: so-csit |
| java-version: openjdk11 |
| 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' |
| java-version: openjdk11 |
| - 'guilin': |
| branch: 'guilin' |
| java-version: openjdk11 |
| - 'honolulu': |
| branch: 'honolulu' |
| java-version: openjdk11 |
| functionality: |
| # integration testing suites disabled until brought up to date, |
| # see https://jira.onap.org/browse/SO-3632 |
| # - 'integration-testing': |
| # trigger_jobs: |
| # - 'integration-etsi-testing': |
| # trigger_jobs: |
| - 'macroflow': |
| trigger_jobs: |
| robot-options: '' |