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