Add RUN_TF_PSA_CRYPTO_ALL_SH parameter
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: Ibfaabe44f3892a39e38c9089ea335e014d1e0c8a
diff --git a/mbedtls-release-ci-testing.yaml b/mbedtls-release-ci-testing.yaml
index cc80437..e22cfd9 100644
--- a/mbedtls-release-ci-testing.yaml
+++ b/mbedtls-release-ci-testing.yaml
@@ -58,6 +58,12 @@
name: RUN_WINDOWS_TEST
- bool:
default: false
+ description: |
+ Run TF-PSA-Crypto all.sh tests - Only enable if both TF_PSA_CRYPTO_REPO and TF_PSA_CRYPTO_BRANCH are set!
+ Otherwise the test run will fail during BranchInfo gathering.
+ name: RUN_TF_PSA_CRYPTO_ALL_SH
+ - bool:
+ default: false
description: Push head to coverity branch, triggering a scan (only done for the development branch)
name: PUSH_COVERITY
- string: