Clean CSIT jjbs
- delete jobs that have never been triggered
- disable jobs corresponding to test code that has not changed for more than 9 months
Issue-ID: INT-1237
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ifd1e652a3700f874277f148af23c49042410ba29
diff --git a/jjb/multicloud/multicloud-k8s-csit.yaml b/jjb/multicloud/multicloud-k8s-csit.yaml
index a5a1540..8407230 100644
--- a/jjb/multicloud/multicloud-k8s-csit.yaml
+++ b/jjb/multicloud/multicloud-k8s-csit.yaml
@@ -6,6 +6,7 @@
- '{project-name}-{stream}-csit-{functionality}'
project-name: 'multicloud-k8s'
stream: 'master'
+ disabled: true
functionality:
- 'functionality1':
trigger_jobs: 'multicloud-k8s-master-docker-golang-shell-daily'