mbed-tls-nightly-tests, mbedtls-release-ci-testing: Checkout from the
official repo
Checkout source code and ci script from the official repositories
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Iff33b1610b7406bc9372996c45d85a6568902dd7
diff --git a/mbedtls-release-ci-testing.yaml b/mbedtls-release-ci-testing.yaml
index b977295..1d189dc 100644
--- a/mbedtls-release-ci-testing.yaml
+++ b/mbedtls-release-ci-testing.yaml
@@ -112,17 +112,17 @@
name: PUSH_COVERITY
- git-parameter:
name: TEST_BRANCH
- description: Branch or tag in https://github.com/arthur-she/mbedtls-test (forks are not supported)
+ description: Branch or tag in https://github.com/ARMmbed/mbedtls-test (forks are not supported)
type: PT_BRANCH_TAG
quickFilterEnabled: True
- defaultValue: leo-mbedtls-open-ci-notify-github
+ defaultValue: master
pipeline-scm:
lightweight-checkout: false
scm:
- git:
branches:
- ${TEST_BRANCH}
- url: https://github.com/arthur-she/mbedtls-test.git
+ url: https://github.com/ARMmbed/mbedtls-test.git
script-path: vars/mbedtls-release-Jenkinsfile
project-type: pipeline
properties:
@@ -145,7 +145,7 @@
load-from-master: false
override-build-parameters: false
properties-content: |-
- GIT_CREDENTIALS_ID= d015f9b1-4800-4a81-86b3-9dbadc18ee00
- 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=arthur.she@linaro.org,CE-OSS-Firmware-Crypto-TLS@arm.com,darryl.green@arm.com
+ TEST_FAIL_EMAIL_ADDRESS=arthur.she@linaro.org,CE-OSS-Firmware-Crypto-TLS@arm.com,darryl.green@arm.com