X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fdefaults.yaml;h=34027eb91406eaebdc2d8a5bc32e7bd2029daae0;hb=becdc0eb6b155239bbf866be8890e453f2f146ba;hp=319f257ea040c39c2eff96339873ee5803aba2ca;hpb=0ea33652f2dbed50a617fc62a80d1df9d56fb3ae;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/defaults.yaml b/.jjb-test/defaults.yaml index 319f257e..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 @@ -19,9 +20,12 @@ github_pr_admin_list: - tykeal - lftools-version: '<1.0.0' + mvn-site-id: project-site + mvn-staging-id: project-staging # Common test config project: releng/ciman stream: latest build-node: build-vm + failure-notification: "fake@example.org" + failure-notification-prefix: "[releng]"