Fix inconsistency in framework-related parameter names
Match the names used in the build scripts.
Change-Id: If0f94ed9515aab5fa4e201b98cf552af7ac541b5
diff --git a/mbed-tls-restricted-pr-test-parametrized.yaml b/mbed-tls-restricted-pr-test-parametrized.yaml
index 1253cdf..94096f9 100644
--- a/mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/mbed-tls-restricted-pr-test-parametrized.yaml
@@ -22,12 +22,12 @@
- string:
default: ssh://git@github.com:Mbed-TLS/mbedtls-framework.git
description: Enter Framework repo/fork to override the one specififed in the Mbed TLS branch (only used if FRAMEWORK_BRANCH is also set)
- name: FRAMEWORK_TLS_REPO
+ name: FRAMEWORK_REPO
trim: 'true'
- string:
default: ''
description: Enter Framework branch to override the one specififed in the Mbed TLS branch.
- name: FRAMEWORK_TLS_BRANCH
+ name: FRAMEWORK_BRANCH
trim: 'false'
- bool:
default: false