tragait | dfe99ad | 2019-09-25 12:40:50 +0100 | [diff] [blame] | 1 | --- |
| 2 | - project: |
efiacor | 96b0707 | 2020-05-07 10:52:18 +0100 | [diff] [blame] | 3 | name: usecases-5G-bulkpm-csit |
tragait | dfe99ad | 2019-09-25 12:40:50 +0100 | [diff] [blame] | 4 | jobs: |
| 5 | - '{project-name}-{stream}-verify-csit-{functionality}' |
| 6 | - '{project-name}-{stream}-csit-{functionality}' |
efiacor | 96b0707 | 2020-05-07 10:52:18 +0100 | [diff] [blame] | 7 | project-name: 'usecases-5G-bulkpm' |
| 8 | recipients: 'morgan.richomm@orange.com bf1936@att.com lego@est.tech' |
| 9 | stream: |
| 10 | - 'master': |
| 11 | branch: 'master' |
| 12 | functionality: |
| 13 | - '5G-bulkpm': |
| 14 | trigger_jobs: |
| 15 | - '{project-name}-{stream}-docker-java-shell-daily' |
| 16 | robot-options: '' |
| 17 | |
| 18 | - project: |
| 19 | name: usecases-pnf-sw-upgrade |
| 20 | jobs: |
| 21 | - '{project-name}-{stream}-verify-csit-{functionality}' |
| 22 | - '{project-name}-{stream}-csit-{functionality}' |
| 23 | project-name: 'usecases-pnf-sw-upgrade' |
| 24 | recipients: 'morgan.richomm@orange.com bf1936@att.com rahul.tyagi@est.tech' |
| 25 | stream: |
| 26 | - 'master': |
| 27 | branch: 'master' |
| 28 | functionality: |
| 29 | - 'pnf-sw-upgrade': |
| 30 | trigger_jobs: |
| 31 | - '{project-name}-{stream}-docker-java-shell-daily' |
| 32 | robot-options: '' |
| 33 | |
| 34 | - project: |
| 35 | name: usecases-config-over-netconf |
| 36 | jobs: |
| 37 | - '{project-name}-{stream}-verify-csit-{functionality}' |
| 38 | - '{project-name}-{stream}-csit-{functionality}' |
| 39 | project-name: 'usecases-config-over-netconf' |
| 40 | recipients: 'morgan.richomm@orange.com bf1936@att.com rahul.tyagi@est.tech' |
tragait | dfe99ad | 2019-09-25 12:40:50 +0100 | [diff] [blame] | 41 | stream: |
| 42 | - 'master': |
| 43 | branch: 'master' |
| 44 | functionality: |
| 45 | - 'config-over-netconf': |
| 46 | trigger_jobs: |
| 47 | - '{project-name}-{stream}-docker-java-shell-daily' |
tragait | dfe99ad | 2019-09-25 12:40:50 +0100 | [diff] [blame] | 48 | robot-options: '' |
efiacor | 96b0707 | 2020-05-07 10:52:18 +0100 | [diff] [blame] | 49 | |