X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=.jjb-test%2Fdefaults.yaml;h=34027eb91406eaebdc2d8a5bc32e7bd2029daae0;hb=refs%2Ftags%2Fv0.60.5;hp=6692a0a19a98186e049db54cd5e51ddfbe0e9fbe;hpb=67d9026da328bf16bfa9c1ab0fe88dc25cd1fafa;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 6692a0a1..34027eb9 100644 --- a/.jjb-test/defaults.yaml +++ b/.jjb-test/defaults.yaml @@ -4,13 +4,14 @@ # General jenkins-ssh-credential: test-credential + jenkins-ssh-release-credential: test-release-credential # 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: - jpwku @@ -26,3 +27,5 @@ project: releng/ciman stream: latest build-node: build-vm + failure-notification: "fake@example.org" + failure-notification-prefix: "[releng]"