X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=a3c8e0775bda5e24dddc79c4f579cd31d654f657;hb=a5fa8a32ab2f856fecc7505fdfd7a8e12df2c402;hp=34027eb91406eaebdc2d8a5bc32e7bd2029daae0;hpb=e29b25d20f31f96778cdc849e3ffb706bae02920;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 34027eb9..a3c8e077 100644 --- a/.jjb-test/defaults.yaml +++ b/.jjb-test/defaults.yaml @@ -5,6 +5,9 @@ # 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 @@ -13,7 +16,8 @@ git-url: https://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 @@ -29,3 +33,7 @@ build-node: build-vm failure-notification: "fake@example.org" failure-notification-prefix: "[releng]" + + # Sonar CLI + sonarcloud-project-organization: org + sonarcloud-project-key: project