Code Review
/
releng
/
global-jjb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Migrate Maven Verify job template
[releng/global-jjb.git]
/
jjb-test
/
defaults.yaml
1
---
2
- defaults:
3
name: global
4
5
# General
6
jenkins-ssh-credential: test-credential
7
8
# Gerrit Infra
9
gerrit-server-name: test-server
10
11
# GitHub Infra
12
git-url: https://github.com
13
git-clone-url: 'git@github.com:'
14
github-org: example-org
15
github_pr_whitelist:
16
- jpwku
17
- tykeal
18
- zxiiro
19
github_pr_admin_list:
20
- tykeal
21
22
# Common test config
23
project: releng/ciman
24
stream: latest
25
build-node: build-vm