X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=b8c798e16e872fae4bc3b949d7173ab05972ec6a;hb=ed6b5d3de1eadc54717670b2a7a946051c821944;hp=4a7a3bb74383bfc82b6da6a9ae2ab84baf35213b;hpb=af8e2b4d31bbeae125bd09290acd0b55fa6ff7a7;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 4a7a3bb7..b8c798e1 100644 --- a/.jjb-test/defaults.yaml +++ b/.jjb-test/defaults.yaml @@ -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,5 @@ project: releng/ciman stream: latest build-node: build-vm + failure-notification: "fake@example.org" + failure-notification-prefix: "[releng]"