Switch to https://github.com/ARMmbed/mbedtls-restricted-openci.git repo
for mbedtls-restricted-release-new job
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Ib5d46c166f3290196c905e9d49a1f03012ed02d2
diff --git a/mbedtls-restricted-release-new.yaml b/mbedtls-restricted-release-new.yaml
index 7f9ce57..e4128f9 100644
--- a/mbedtls-restricted-release-new.yaml
+++ b/mbedtls-restricted-release-new.yaml
@@ -5,7 +5,7 @@
name: mbedtls-restricted-release-new
parameters:
- string:
- default: ssh://git@github.com/openci-bot/mbedtls-restricted-openci.git
+ default: ssh://git@github.com/ARMmbed/mbedtls-restricted-openci.git
description: Enter mbed TLS repo/fork
name: MBED_TLS_REPO
trim: 'true'
@@ -107,8 +107,8 @@
scm:
- git:
branches:
- - 'leo-mbedtls-open-ci-notify-github'
- url: https://github.com/arthur-she/mbedtls-test.git
+ - 'master'
+ url: https://github.com/ARMmbed/mbedtls-test.git
script-path: vars/mbedtls-release-Jenkinsfile
project-type: pipeline
properties:
@@ -131,7 +131,7 @@
load-from-master: false
override-build-parameters: false
properties-content: |-
- GIT_CREDENTIALS_ID=openci-bot-ssh-key
- TEST_PASS_EMAIL_ADDRESS=arthur.she@linaro.org
- TEST_FAIL_EMAIL_ADDRESS=arthur.she@linaro.org
+ GIT_CREDENTIALS_ID=mbedtls-github-ssh
+ TEST_PASS_EMAIL_ADDRESS=mbed-tls-eng@arm.com;jaeden.amero@arm.com;arthur.she@linaro.org
+ TEST_FAIL_EMAIL_ADDRESS=mbed-tls-eng@arm.com;jaeden.amero@arm.com;arthur.she@linaro.org
triggers: []