X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=a3c8e0775bda5e24dddc79c4f579cd31d654f657;hb=refs%2Fheads%2Fmaster;hp=f7d88947baef5bf401a71b9179ba741088e28576;hpb=414d5ad24254661a0c49971e75c57e24dce0f88c;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index f7d88947..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 @@ -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