Switch to https://github.com/ARMmbed/mbedtls-restricted-openci.git repo

for the following jobs
mbed-tls-restricted-pr-ci-testing.yaml
mbed-tls-restricted-pr-test-parametrized.yaml

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I90d0bd12d6ca1dd938562abf6227db7e3d7cc652
diff --git a/mbed-tls-restricted-pr-test-parametrized.yaml b/mbed-tls-restricted-pr-test-parametrized.yaml
index 66dfc15..5921739 100644
--- a/mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/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
+        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: []