Rename mbedtls-test branch "master" to "main"

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: I5fef990f17333507c2e9d1ac73ead5941520764b
diff --git a/mbed-tls-nightly-tests.yaml b/mbed-tls-nightly-tests.yaml
index a86becf..28c2f77 100644
--- a/mbed-tls-nightly-tests.yaml
+++ b/mbed-tls-nightly-tests.yaml
@@ -112,7 +112,7 @@
       scm:
       - git:
           branches:
-          - 'master'
+          - main
           url: https://github.com/Mbed-TLS/mbedtls-test.git
       script-path: vars/mbedtls-release-Jenkinsfile
     project-type: pipeline
diff --git a/mbed-tls-pr-head.yaml b/mbed-tls-pr-head.yaml
index a55d347..be02109 100644
--- a/mbed-tls-pr-head.yaml
+++ b/mbed-tls-pr-head.yaml
@@ -21,7 +21,7 @@
                       <repositoryUrl>https://github.com/Mbed-TLS/mbedtls-test.git</repositoryUrl>
                     </scm>
                   </retriever>
-                  <defaultVersion>master</defaultVersion>
+                  <defaultVersion>main</defaultVersion>
                   <implicit>true</implicit>
                   <allowVersionOverride>true</allowVersionOverride>
                   <includeInChangesets>true</includeInChangesets>
diff --git a/mbed-tls-pr-merge.yaml b/mbed-tls-pr-merge.yaml
index 692038f..3bc2ac3 100644
--- a/mbed-tls-pr-merge.yaml
+++ b/mbed-tls-pr-merge.yaml
@@ -21,7 +21,7 @@
                       <repositoryUrl>https://github.com/Mbed-TLS/mbedtls-test.git</repositoryUrl>
                     </scm>
                   </retriever>
-                  <defaultVersion>master</defaultVersion>
+                  <defaultVersion>main</defaultVersion>
                   <implicit>true</implicit>
                   <allowVersionOverride>true</allowVersionOverride>
                   <includeInChangesets>true</includeInChangesets>
diff --git a/mbed-tls-restricted-pr-test-parametrized.yaml b/mbed-tls-restricted-pr-test-parametrized.yaml
index 6d2b377..6c8ddfb 100644
--- a/mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/mbed-tls-restricted-pr-test-parametrized.yaml
@@ -109,7 +109,7 @@
         description: Branch or tag in https://github.com/Mbed-TLS/mbedtls-test.git (forks are not supported)
         type: PT_BRANCH_TAG
         quickFilterEnabled: True
-        defaultValue: master
+        defaultValue: main
     pipeline-scm:
       lightweight-checkout: false
       scm:
diff --git a/mbed-tls-restricted-pr.yaml b/mbed-tls-restricted-pr.yaml
index b71dd5c..9f75bb0 100644
--- a/mbed-tls-restricted-pr.yaml
+++ b/mbed-tls-restricted-pr.yaml
@@ -20,7 +20,7 @@
                       <repositoryUrl>https://github.com/Mbed-TLS/mbedtls-test.git</repositoryUrl>
                     </scm>
                   </retriever>
-                  <defaultVersion>master</defaultVersion>
+                  <defaultVersion>main</defaultVersion>
                   <implicit>true</implicit>
                   <allowVersionOverride>true</allowVersionOverride>
                   <includeInChangesets>true</includeInChangesets>
diff --git a/mbedtls-dockerfile-builder.yaml b/mbedtls-dockerfile-builder.yaml
index c9a38ea..1741ec8 100644
--- a/mbedtls-dockerfile-builder.yaml
+++ b/mbedtls-dockerfile-builder.yaml
@@ -77,7 +77,7 @@
         name: MBED_TLS_TEST_REPO
         trim: 'false'
     - string:
-        default: master
+        default: main
         description: Enter branch or commit to build dockerfile from
         name: MBED_TLS_TEST_BRANCH
         trim: 'false'
diff --git a/mbedtls-gather-timestamps.yaml b/mbedtls-gather-timestamps.yaml
index 801cf4a..38db78b 100644
--- a/mbedtls-gather-timestamps.yaml
+++ b/mbedtls-gather-timestamps.yaml
@@ -8,7 +8,7 @@
       scm:
       - git:
           branches:
-          - master
+          - main
           url: https://github.com/Mbed-TLS/mbedtls-test.git
       script-path: vars/mbedtls-gather-timestamps-Jenkinsfile
     project-type: pipeline
diff --git a/mbedtls-release-ci-testing.yaml b/mbedtls-release-ci-testing.yaml
index 1538bef..24df334 100644
--- a/mbedtls-release-ci-testing.yaml
+++ b/mbedtls-release-ci-testing.yaml
@@ -115,7 +115,7 @@
         description: Branch or tag in https://github.com/Mbed-TLS/mbedtls-test.git (forks are not supported)
         type: PT_BRANCH_TAG
         quickFilterEnabled: True
-        defaultValue: master
+        defaultValue: main
     pipeline-scm:
       lightweight-checkout: false
       scm:
diff --git a/mbedtls-restricted-release-new.yaml b/mbedtls-restricted-release-new.yaml
index 9275378..794e5bf 100644
--- a/mbedtls-restricted-release-new.yaml
+++ b/mbedtls-restricted-release-new.yaml
@@ -111,7 +111,7 @@
       scm:
       - git:
           branches:
-          - 'master'
+          - main
           url: https://github.com/Mbed-TLS/mbedtls-test.git
       script-path: vars/mbedtls-release-Jenkinsfile
     project-type: pipeline