Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / .jjb-test / defaults.yaml
index 75b5061..a3c8e07 100644 (file)
@@ -4,22 +4,26 @@
 
     # General
     jenkins-ssh-credential: test-credential
+    jenkins-ssh-release-credential: test-release-credential
+    submodule-recursive: true
+    submodule-timeout: 10
+    submodule-disable: false
 
     # Gerrit Infra
     gerrit-server-name: test-server
 
     # GitHub Infra
     git-url: https://github.com
-    git-clone-url: 'git@github.com:'
+    git-clone-url: "git@github.com:"
     github-org: example-org
-    github_pr_whitelist:
+    github-url: https://github.com/project
+    github_pr_allowlist:
       - jpwku
       - tykeal
       - zxiiro
     github_pr_admin_list:
       - tykeal
 
-    lftools-version: '<1.0.0'
     mvn-site-id: project-site
     mvn-staging-id: project-staging
 
@@ -27,6 +31,9 @@
     project: releng/ciman
     stream: latest
     build-node: build-vm
+    failure-notification: "fake@example.org"
+    failure-notification-prefix: "[releng]"
 
-    view-regex: '{project-name}-.*'
-    view-description: 'List of {project-name} jobs'
+    # Sonar CLI
+    sonarcloud-project-organization: org
+    sonarcloud-project-key: project