Code Review
/
releng
/
builder.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Merge "Fix csit-update job for nitrogen"
[releng/builder.git]
/
jjb
/
aaa
/
aaa-patch-test.yaml
1
---
2
- project:
3
name: aaa-patch-test
4
jobs:
5
- '{project}-patch-test-{feature}-{stream}'
6
7
# The project name
8
project: 'aaa'
9
10
# Project branches
11
stream:
12
- carbon:
13
branch: 'master'
14
jdk: 'openjdk8'
15
16
feature:
17
- authn:
18
csit-list: >
19
aaa-csit-1node-authn-all-{stream}
20
21
- keystone:
22
csit-list: >
23
aaa-csit-1node-keystone-all-{stream}