From 8f54dc19e3ea31fd230b6c2d9d9a849ee86288be Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 21 Aug 2017 10:11:12 +0200 Subject: Remove opera testcase as Opera is inactive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit testcases.yaml is updated as well. Change-Id: I88b3a51a732496899f6825fd38137bcf7e6a8caa Signed-off-by: Cédric Ollivier Signed-off-by: Morgan Richomme --- functest/ci/config_functest.yaml | 3 --- functest/ci/testcases.yaml | 15 --------------- 2 files changed, 18 deletions(-) (limited to 'functest/ci') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index a1aee9a64..f80b138b8 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -141,9 +141,6 @@ vnf: tenant_name: orchestra_clearwaterims tenant_description: Clearwater IMS deployed with Open Baton config: orchestra.yaml - opera_ims: - tenant_name: opera_ims - tenant_description: ims deployed with open-o ONOS: general: diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 06e01dddc..7c51987cf 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -522,21 +522,6 @@ tiers: module: 'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims' class: 'ClearwaterImsVnf' - - - case_name: opera_vims - enabled: false - project_name: opera - criteria: 100 - blocking: false - description: >- - VNF deployment with OPEN-O - dependencies: - installer: 'compass' - scenario: 'os-nosdn-openo-ha' - run: - module: 'functest.opnfv_tests.vnf.ims.opera_ims' - class: 'OperaIms' - - case_name: vyos_vrouter enabled: false -- cgit 1.2.3-korg