From f617cbf76e7fe53f8ee7841a3c75f2fa2e8aa5ce Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 15 Nov 2017 19:53:01 +0100 Subject: Remove Domino and Promise testcases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Domino and Promise won't participate in the Fraser Release [1]. [1] https://wiki.opnfv.org/display/SWREL/Projects+Intending+to+Participate+in+the+Fraser+Release Change-Id: Ib06411769439015549cac9353fa92cebd2f61193 Signed-off-by: Cédric Ollivier --- functest/ci/testcases.yaml | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'functest/ci') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index aca4dbfdd..0b33bd086 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -216,23 +216,6 @@ tiers: Test suites from feature projects integrated in functest testcases: - - - case_name: promise - project_name: promise - enabled: false - criteria: 100 - blocking: false - description: >- - Test suite from Promise project. - dependencies: - installer: '(fuel)|(joid)' - scenario: '' - run: - module: 'functest.core.feature' - class: 'BashFeature' - args: - cmd: 'run_promise_tests.py' - - case_name: doctor-notification project_name: doctor @@ -282,23 +265,6 @@ tiers: args: cmd: 'run_sfc_tests.py' - - - case_name: domino-multinode - project_name: domino - enabled: false - criteria: 100 - blocking: false - description: >- - Test suite from Domino project. - dependencies: - installer: '' - scenario: '' - run: - module: 'functest.core.feature' - class: 'BashFeature' - args: - cmd: 'run_multinode.sh' - - case_name: barometercollectd project_name: barometer -- cgit 1.2.3-korg