X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=a3c8e0775bda5e24dddc79c4f579cd31d654f657;hb=refs%2Fheads%2Fmaster;hp=6692a0a19a98186e049db54cd5e51ddfbe0e9fbe;hpb=67d9026da328bf16bfa9c1ab0fe88dc25cd1fafa;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 6692a0a1..a3c8e077 100644 --- a/.jjb-test/defaults.yaml +++ b/.jjb-test/defaults.yaml @@ -4,15 +4,20 @@ # 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 @@ -26,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