Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / .jjb-test / defaults.yaml
1 ---
2 - defaults:
3     name: global
4
5     # General
6     jenkins-ssh-credential: test-credential
7     jenkins-ssh-release-credential: test-release-credential
8     submodule-recursive: true
9     submodule-timeout: 10
10     submodule-disable: false
11
12     # Gerrit Infra
13     gerrit-server-name: test-server
14
15     # GitHub Infra
16     git-url: https://github.com
17     git-clone-url: "git@github.com:"
18     github-org: example-org
19     github-url: https://github.com/project
20     github_pr_allowlist:
21       - jpwku
22       - tykeal
23       - zxiiro
24     github_pr_admin_list:
25       - tykeal
26
27     mvn-site-id: project-site
28     mvn-staging-id: project-staging
29
30     # Common test config
31     project: releng/ciman
32     stream: latest
33     build-node: build-vm
34     failure-notification: "fake@example.org"
35     failure-notification-prefix: "[releng]"
36
37     # Sonar CLI
38     sonarcloud-project-organization: org
39     sonarcloud-project-key: project