Disable all mbed-tls jobs
Change-Id: I81fa6c81fb72ae317a50ab0b7e365a44afeef0f6
Signed-off-by: Arthur She <arthur.she@linaro.org>
diff --git a/Mbed-TLS.yaml b/Mbed-TLS.yaml
deleted file mode 100644
index 6cd18ff..0000000
--- a/Mbed-TLS.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-#-------------------------------------------------------------------------------
-# Copyright (c) 2021, Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-#-------------------------------------------------------------------------------
-
-- view:
- name: Mbed-TLS
- view-type: list
- regex: mbed.*
- columns:
- - status
- - weather
- - job
- - last-success
- - last-failure
- - last-duration
- - build-button
diff --git a/arthur-mbed-tls-pr-head.yaml b/arthur-mbed-tls-pr-head.yaml
index 5a9b7f6..665c44d 100644
--- a/arthur-mbed-tls-pr-head.yaml
+++ b/arthur-mbed-tls-pr-head.yaml
@@ -3,6 +3,7 @@
description: 'Job for testing mbed tls PR heads'
project-type: multibranch
prune-dead-branches: true
+ disabled: true
days-to-keep: 70
num-to-keep: 1000
script-path: tests/.jenkins/Jenkinsfile
diff --git a/arthur-mbed-tls-pr-merge.yaml b/arthur-mbed-tls-pr-merge.yaml
index ffb7261..f29437a 100644
--- a/arthur-mbed-tls-pr-merge.yaml
+++ b/arthur-mbed-tls-pr-merge.yaml
@@ -2,6 +2,7 @@
name: arthur-mbed-tls-pr-merge
description: 'Job for testing PRs merged with the target branch head'
project-type: multibranch
+ disabled: true
prune-dead-branches: true
days-to-keep: 60
num-to-keep: 1000
diff --git a/arthur-mbed-tls-restricted-pr-ci-testing.yaml b/arthur-mbed-tls-restricted-pr-ci-testing.yaml
index 016a0c6..bbda5eb 100644
--- a/arthur-mbed-tls-restricted-pr-ci-testing.yaml
+++ b/arthur-mbed-tls-restricted-pr-ci-testing.yaml
@@ -1,6 +1,7 @@
- job:
name: arthur-mbed-tls-restricted-pr-ci-testing
description: 'mbedtls CI testing job'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
script-path: tests/.jenkins/Jenkinsfile
diff --git a/arthur-mbed-tls-restricted-pr.yaml b/arthur-mbed-tls-restricted-pr.yaml
index 8103038..452309b 100644
--- a/arthur-mbed-tls-restricted-pr.yaml
+++ b/arthur-mbed-tls-restricted-pr.yaml
@@ -1,6 +1,7 @@
- job:
name: arthur-mbed-tls-restricted-pr
description: 'mbedtls restricted PR job'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
days-to-keep: -1
diff --git a/arthur-mbedtls-pr-multibranch.yaml b/arthur-mbedtls-pr-multibranch.yaml
index 62fde84..9ea0e5e 100644
--- a/arthur-mbedtls-pr-multibranch.yaml
+++ b/arthur-mbedtls-pr-multibranch.yaml
@@ -1,6 +1,7 @@
- job:
name: arthur-mbedtls-pr-multibranch
description: 'mbedtls PR job'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
script-path: tests/.jenkins/Jenkinsfile
diff --git a/lsandov1-mbed-tls-pr-head.yaml b/lsandov1-mbed-tls-pr-head.yaml
index 214452e..765aee1 100644
--- a/lsandov1-mbed-tls-pr-head.yaml
+++ b/lsandov1-mbed-tls-pr-head.yaml
@@ -1,6 +1,7 @@
- job:
name: lsandov1-mbed-tls-pr-head
description: 'Job for testing mbed tls PR heads'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
days-to-keep: 5
diff --git a/lsandov1-mbed-tls-pr-merge.yaml b/lsandov1-mbed-tls-pr-merge.yaml
index 26f29c6..aec9e33 100644
--- a/lsandov1-mbed-tls-pr-merge.yaml
+++ b/lsandov1-mbed-tls-pr-merge.yaml
@@ -1,6 +1,7 @@
- job:
name: lsandov1-mbed-tls-pr-merge
description: 'Job for testing PRs merged with the target branch head'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
days-to-keep: 5
diff --git a/lsandov1-mbed-tls-restricted-pr.yaml b/lsandov1-mbed-tls-restricted-pr.yaml
index 4c124fa..e8087f5 100644
--- a/lsandov1-mbed-tls-restricted-pr.yaml
+++ b/lsandov1-mbed-tls-restricted-pr.yaml
@@ -1,6 +1,7 @@
- job:
name: lsandov1-mbed-tls-restricted-pr
description: 'mbedtls restricted PR job'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
days-to-keep: -1
diff --git a/lsandov1-mbedtls-pr-multibranch.yaml b/lsandov1-mbedtls-pr-multibranch.yaml
index 551f2b9..d6a570b 100644
--- a/lsandov1-mbedtls-pr-multibranch.yaml
+++ b/lsandov1-mbedtls-pr-multibranch.yaml
@@ -1,6 +1,7 @@
- job:
name: lsandov1-mbedtls-pr-multibranch
description: 'mbedtls PR job'
+ disabled: true
project-type: multibranch
prune-dead-branches: true
script-path: tests/.jenkins/Jenkinsfile
diff --git a/lsandov1-mbedtls.yaml b/lsandov1-mbedtls.yaml
deleted file mode 100644
index 46384bb..0000000
--- a/lsandov1-mbedtls.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-#-------------------------------------------------------------------------------
-# Copyright (c) 2021, Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-#-------------------------------------------------------------------------------
-
-- view:
- name: lsandov1-mbedtls
- view-type: list
- regex: lsandov1-mbed.*
- columns:
- - status
- - weather
- - job
- - last-success
- - last-failure
- - last-duration
- - build-button