From 14dd353e905d596f44ddbb5bddfce82c2a955be1 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Wed, 27 Nov 2019 21:45:00 +0100
Subject: Run tempest_slow in Functest Hunter jobs
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

It was backported to fullfill CNTT needs.

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

(limited to 'jjb/functest')

diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index ea4ea07c4..feb672c40 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -333,8 +333,6 @@
         test: refstack_object
       - tag: hunter
         test: refstack_platform
-      - tag: hunter
-        test: tempest_slow
       - tag: hunter
         test: octavia
     jobs:
-- 
cgit