Configure test jobs for restricted submodule work
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: I5506752399dafa640d4e061bc9d1c65fb0d01044
diff --git a/mbed-tls-restricted-pr-ci-testing.yaml b/mbed-tls-restricted-pr-ci-testing.yaml
index 635e23b..1203b5e 100644
--- a/mbed-tls-restricted-pr-ci-testing.yaml
+++ b/mbed-tls-restricted-pr-ci-testing.yaml
@@ -38,17 +38,19 @@
repo: mbedtls-restricted
branch-discovery: all
discover-pr-origin: both
- head-filter-regex: 'dev/dgreen-arm/ci-testing-development|PR-(758|759|806|850|906|916|919|1225|1227|1233)-.*'
+ head-filter-regex: 'dev/dgreen-arm/ci-testing-development|PR-(758|759|806|850|906|916|919|1225|1227|1233|1357|1358)-.*'
status-checks:
skip: true
skip-branch-source-notifications: true
property-strategies:
all-branches:
- pipeline-branch-durability-override: performance-optimized
+ - suppress-scm-triggering:
+ suppression-strategy: suppress-nothing
+ branch-regex: '^$'
+ shallow-clone: true
+ do-not-fetch-tags: true
submodule:
- disable: false
- recursive: true
- tracking: false
- parent-credentials: true
+ disable: true
ssh-checkout:
credentials: mbedtls-github-ssh