X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=781090cd838415a4e1730b5ca54d485e4ab5ff5d;hb=refs%2Ftags%2Fv0.65.2;hp=f7d88947baef5bf401a71b9179ba741088e28576;hpb=414d5ad24254661a0c49971e75c57e24dce0f88c;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index f7d88947..781090cd 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,6 +16,7 @@ git-url: https://github.com git-clone-url: "git@github.com:" github-org: example-org + github-url: https://github.com/project github_pr_whitelist: - jpwku - tykeal @@ -27,3 +31,5 @@ project: releng/ciman stream: latest build-node: build-vm + failure-notification: "fake@example.org" + failure-notification-prefix: "[releng]"