blob: 4cec2901159a03d302f642761b0b341492bd752f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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"
- "istanbul":
branch: "istanbul"
- "honolulu":
branch: "honolulu"
functionality:
- "certservice":
trigger_jobs:
- "postprocessor":
trigger_jobs:
robot-options: ""
|