From 555ac3f8656004d469c04370448a8a46f8a1418d Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Sat, 16 Sep 2017 11:38:22 +0200
Subject: Enable Domino testcase
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Domino is part of the OPNFV projects released for E [1].
As now Domino is ready for Functest integration (package and
requirements), the testcase can be enabled.

If the testcase fails, the issues should be related to Domino.

[1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017951.html

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

(limited to 'docker')

diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index f6e15bb9e..e8a2095c5 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -74,7 +74,6 @@ tiers:
 
             -
                 case_name: domino-multinode
-                enabled: false
                 project_name: domino
                 criteria: 100
                 blocking: false
-- 
cgit