From 3dd98eedd2f09e99d3e63d1e28a01878ffed41d6 Mon Sep 17 00:00:00 2001 From: Lasse Kaihlavirta Date: Wed, 7 Oct 2020 13:17:58 +0300 Subject: [PATCH] Disable CLAMP CSIT - API and UI suites have been failing for months without corrective actions - the test cases are testing El Alto images Issue-ID: CLAMP-952 Signed-off-by: Lasse Kaihlavirta Change-Id: I37e131bd3f870f8c8ff0806aae775be09ecc97ef --- jjb/clamp/clamp-csit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/clamp/clamp-csit.yaml b/jjb/clamp/clamp-csit.yaml index 92476b719..bd8a69bc6 100644 --- a/jjb/clamp/clamp-csit.yaml +++ b/jjb/clamp/clamp-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'clamp' + disabled: true recipients: 'gervais-martial.ngueko@intl.att.com' stream: - 'master': -- 2.16.6