X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=781090cd838415a4e1730b5ca54d485e4ab5ff5d;hb=a86c6e8d376c95aa00b179fce9d207e61c8f72d0;hp=6692a0a19a98186e049db54cd5e51ddfbe0e9fbe;hpb=67d9026da328bf16bfa9c1ab0fe88dc25cd1fafa;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 6692a0a1..781090cd 100644 --- a/.jjb-test/defaults.yaml +++ b/.jjb-test/defaults.yaml @@ -4,14 +4,19 @@ # 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-url: https://github.com/project github_pr_whitelist: - jpwku - tykeal @@ -26,3 +31,5 @@ project: releng/ciman stream: latest build-node: build-vm + failure-notification: "fake@example.org" + failure-notification-prefix: "[releng]"