arthur-mbed-tls-nightly-tests:
Use my own github repo (https://github.com/arthur-she/mbedtls-test.git)
instead of the official one
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Ib2bc6502c86d62a8ab60c69d0283b65a9f8d9dd7
diff --git a/arthur-mbed-tls-nightly-tests.yaml b/arthur-mbed-tls-nightly-tests.yaml
index f6ea61f..d6cb526 100644
--- a/arthur-mbed-tls-nightly-tests.yaml
+++ b/arthur-mbed-tls-nightly-tests.yaml
@@ -105,7 +105,7 @@
name: PUSH_COVERITY
- git-parameter:
name: TEST_BRANCH
- description: Branch or tag in https://github.com/Mbed-TLS/mbedtls-test (forks are not supported)
+ description: Branch or tag in https://github.com/arthur-she/mbedtls-test.git (forks are not supported)
type: PT_BRANCH_TAG
quickFilterEnabled: True
defaultValue: master
@@ -117,7 +117,7 @@
- git:
branches:
- ${TEST_BRANCH}
- url: https://github.com/Mbed-TLS/mbedtls-test.git
+ url: https://github.com/arthur-she/mbedtls-test.git
script-path: vars/mbedtls-release-Jenkinsfile
project-type: pipeline
properties: