Arthur: switch to the official repo
arthur-mbed-tls-restricted-pr-test-parametrized.yaml
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Id2b613ed07808c570661a93faf1a89302532e6c9
diff --git a/arthur-mbed-tls-restricted-pr-test-parametrized.yaml b/arthur-mbed-tls-restricted-pr-test-parametrized.yaml
index 58e0d85..65a2e7b 100644
--- a/arthur-mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/arthur-mbed-tls-restricted-pr-test-parametrized.yaml
@@ -10,7 +10,7 @@
name: CHANGE_TARGET
trim: 'false'
- 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'
@@ -106,17 +106,17 @@
name: TEST_MBED_OS_TLS_CLIENT_EXAMPLE
- 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-staging-testing
+ 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-pr-test-Jenkinsfile
project-type: pipeline
properties:
@@ -131,12 +131,12 @@
days-to-keep: 60
num-to-keep: 100
- github:
- url: https://github.com/arthur-she/mbedtls/
+ url: https://github.com/ARMmbed/mbedtls/
- inject:
enabled: true
keep-build-variables: true
keep-system-variables: true
load-from-master: false
override-build-parameters: false
- properties-content: GIT_CREDENTIALS_ID=openci-bot-ssh-key
+ properties-content: GIT_CREDENTIALS_ID=mbedtls-github-ssh
triggers: []