blob: c4c388fa2ee7b0b2c35568d7976c1f531aaa780b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Note: 202003, LF says ubuntu1604 is deprecated. Use ubuntu1804 when needed
- project:
name: oom-platform-cert-service-csit
jobs:
- "{project-name}-{stream}-verify-csit-{functionality}"
- "{project-name}-{stream}-csit-{functionality}"
project-name: "oom-platform-cert-service"
stream:
- "master":
branch: "master"
- "guilin":
branch: "guilin"
functionality:
- "certservice":
trigger_jobs:
- "postprocessor":
trigger_jobs:
robot-options: ""
|