Feat: Add CLI Sonar scanner job
[releng/global-jjb.git] / .jjb-test / defaults.yaml
index 4a7a3bb..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,3 +31,9 @@
     project: releng/ciman
     stream: latest
     build-node: build-vm
+    failure-notification: "fake@example.org"
+    failure-notification-prefix: "[releng]"
+
+    # Sonar CLI
+    sonarcloud-project-organization: org
+    sonarcloud-project-key: project