From b081029c49b2dd4228dc6583122b23c53a69643e Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Fri, 15 Oct 2021 14:50:24 +0200
Subject: Update RefStack test case descriptions
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

RefStack now allows skip tests.

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

(limited to 'docker')

diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index 14d5dc6a1..c81f9ceb2 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -111,8 +111,6 @@ tiers:
                 enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 222
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Compute testcases.
@@ -148,8 +146,6 @@ tiers:
                 enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 278
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Platform testcases.
-- 
cgit