Disable all jobs for testing
Change-Id: Ib87a9ffe99a6a39265521d6c1a6cc4cf68181274
diff --git a/mbed-tls-framework-multibranch.yaml b/mbed-tls-framework-multibranch.yaml
index 656de7c..9433f84 100644
--- a/mbed-tls-framework-multibranch.yaml
+++ b/mbed-tls-framework-multibranch.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-framework-multibranch
description: 'Job for testing Framework PRs'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbed-tls-framework-restricted-multibranch.yaml b/mbed-tls-framework-restricted-multibranch.yaml
index 594a54f..e2145ae 100644
--- a/mbed-tls-framework-restricted-multibranch.yaml
+++ b/mbed-tls-framework-restricted-multibranch.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-framework-restricted-multibranch
description: 'Job for testing restricted Framework PRs'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbed-tls-nightly-tests.yaml b/mbed-tls-nightly-tests.yaml
index 2d44769..cff215a 100644
--- a/mbed-tls-nightly-tests.yaml
+++ b/mbed-tls-nightly-tests.yaml
@@ -1,7 +1,7 @@
- job:
concurrent: true
description: Mbed TLS Nightly Tests
- disabled: false
+ disabled: true
name: mbed-tls-nightly-tests
parameters:
- string:
diff --git a/mbed-tls-pr-head.yaml b/mbed-tls-pr-head.yaml
index 23f25a3..0824b1a 100644
--- a/mbed-tls-pr-head.yaml
+++ b/mbed-tls-pr-head.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-pr-head
description: 'Job for testing mbed tls PR heads'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbed-tls-pr-merge.yaml b/mbed-tls-pr-merge.yaml
index 14dc9c2..789eb47 100644
--- a/mbed-tls-pr-merge.yaml
+++ b/mbed-tls-pr-merge.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-pr-merge
description: 'Job for testing PRs merged with the target branch head'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbed-tls-restricted-pr-test-parametrized.yaml b/mbed-tls-restricted-pr-test-parametrized.yaml
index 954377a..fdb1a7e 100644
--- a/mbed-tls-restricted-pr-test-parametrized.yaml
+++ b/mbed-tls-restricted-pr-test-parametrized.yaml
@@ -7,7 +7,7 @@
Otherwise not much will happen.
<p>
Choose the branch of <tt>mbedtls-test</tt> under <tt>TEST_BRANCH</tt>.
- disabled: false
+ disabled: true
name: mbed-tls-restricted-pr-test-parametrized
parameters:
- string:
diff --git a/mbed-tls-tf-psa-crypto-multibranch.yaml b/mbed-tls-tf-psa-crypto-multibranch.yaml
index 685c824..d91fd47 100644
--- a/mbed-tls-tf-psa-crypto-multibranch.yaml
+++ b/mbed-tls-tf-psa-crypto-multibranch.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-tf-psa-crypto-multibranch
description: 'Job for testing TF-PSA-Crypto PRs'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbed-tls-tf-psa-crypto-restricted-ci-testing.yaml b/mbed-tls-tf-psa-crypto-restricted-ci-testing.yaml
index 1f5285f..d74279f 100644
--- a/mbed-tls-tf-psa-crypto-restricted-ci-testing.yaml
+++ b/mbed-tls-tf-psa-crypto-restricted-ci-testing.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-tf-psa-crypto-restricted-ci-testing
description: 'Job for testing TF-PSA-Crypto-restricted PRs'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 20
diff --git a/mbed-tls-tf-psa-crypto-restricted-multibranch.yaml b/mbed-tls-tf-psa-crypto-restricted-multibranch.yaml
index 965ea1b..97b78b4 100644
--- a/mbed-tls-tf-psa-crypto-restricted-multibranch.yaml
+++ b/mbed-tls-tf-psa-crypto-restricted-multibranch.yaml
@@ -2,7 +2,7 @@
name: mbed-tls-tf-psa-crypto-restricted-multibranch
description: 'Job for testing TF-PSA-Crypto-restricted PRs'
project-type: multibranch
- disabled: false
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/mbedtls-dockerfile-builder.yaml b/mbedtls-dockerfile-builder.yaml
index 3c0db9a..3bc6879 100644
--- a/mbedtls-dockerfile-builder.yaml
+++ b/mbedtls-dockerfile-builder.yaml
@@ -1,7 +1,7 @@
- job:
concurrent: true
description: Dockerfile building job
- disabled: false
+ disabled: true
dsl: |-
timestamps {
stage('build-dockerfiles') {
diff --git a/mbedtls-gather-timestamps.yaml b/mbedtls-gather-timestamps.yaml
index eb8268c..8f1568d 100644
--- a/mbedtls-gather-timestamps.yaml
+++ b/mbedtls-gather-timestamps.yaml
@@ -2,7 +2,7 @@
concurrent: true
description: Mbed TLS job to gather timestamps from various jobs' runs
name: mbedtls-gather-timestamps
- disabled: false
+ disabled: true
pipeline-scm:
lightweight-checkout: true
scm:
diff --git a/mbedtls-release-ci-testing.yaml b/mbedtls-release-ci-testing.yaml
index e22cfd9..6795b9d 100644
--- a/mbedtls-release-ci-testing.yaml
+++ b/mbedtls-release-ci-testing.yaml
@@ -7,7 +7,7 @@
Otherwise not much will happen.
<p>
Choose the branch of <tt>mbedtls-test</tt> under <tt>TEST_BRANCH</tt>.
- disabled: false
+ disabled: true
name: mbedtls-release-ci-testing
parameters:
- string:
diff --git a/mbedtls-repo-scan-scheduler.yaml b/mbedtls-repo-scan-scheduler.yaml
index 39994dc..34db6dc 100644
--- a/mbedtls-repo-scan-scheduler.yaml
+++ b/mbedtls-repo-scan-scheduler.yaml
@@ -3,7 +3,7 @@
description: |-
This job exists to schedule the nightly repository scans.
There appears to be an issue with automatically scanning if there are more than one multibranch pipelines on the same repo.
- disabled: false
+ disabled: true
dsl: |-
build job: "mbed-tls-pr-merge", wait: false, propagate: false
build job: "mbed-tls-pr-head", wait: false, propagate: false
diff --git a/mbedtls-restricted-release-new.yaml b/mbedtls-restricted-release-new.yaml
index 7d0d45a..e761165 100644
--- a/mbedtls-restricted-release-new.yaml
+++ b/mbedtls-restricted-release-new.yaml
@@ -1,7 +1,7 @@
- job:
concurrent: true
description: Mbed TLS release job
- disabled: false
+ disabled: true
name: mbedtls-restricted-release-new
parameters:
- string: