From 96cd16c6427891037c63d37a4f4f5aa55cbd0e38 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Thu, 12 Dec 2019 09:41:58 +0100
Subject: Remove heat_ims and cloudify_ims in Airship gates
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

They are failing when testing the VNF (Clearwater Ims).
It avoids voting -1 till the bug is fixed [1].

[1] https://build.opnfv.org/ci/view/airship/job/airship-latest-gate/87/

Change-Id: I2e3ee30ac65d58203345c762c9c3e120b0c3f930
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 jjb/airship/airship.yaml | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'jjb')

diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml
index 0f903af2a..a4dde2b08 100644
--- a/jjb/airship/airship.yaml
+++ b/jjb/airship/airship.yaml
@@ -583,10 +583,6 @@
           projects:
             - name: 'airship-opnfv-functest-vnf-{tag}-cloudify-run'
               <<: *airship-jobs
-            - name: 'airship-opnfv-functest-vnf-{tag}-cloudify_ims-run'
-              <<: *airship-jobs
-            - name: 'airship-opnfv-functest-vnf-{tag}-heat_ims-run'
-              <<: *airship-jobs
             - name: 'airship-opnfv-functest-vnf-{tag}-vyos_vrouter-run'
               <<: *airship-jobs
             - name: 'airship-opnfv-functest-vnf-{tag}-juju_epc-run'
-- 
cgit