blob: 4876ba6bb4e68e951705cd9e03a28b2baacd655c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Note: 202003, LF says ubuntu1604 is deprecated. Use ubuntu1804 when needed
- project:
name: aaf-certservice-csit
jobs:
- "{project-name}-{stream}-verify-csit-{functionality}"
- "{project-name}-{stream}-csit-{functionality}"
project-name: "aaf"
disabled: true
stream:
- "frankfurt":
branch: "frankfurt"
functionality:
- "certservice":
trigger_jobs:
- "aaf-certservice-{stream}-merge-java"
robot-options: ""
|