From fb3ffed7e8128416094e80ecf126c9ca51933c69 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Thu, 26 Oct 2017 01:37:37 +0000 Subject: Move fds to features tier Change-Id: I7aa9d73c7ffbfdad7d5a929968fb640d9a8de62e Signed-off-by: Linda Wang --- functest/ci/testcases.yaml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'functest') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 6e3c97177..aca4dbfdd 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -187,25 +187,6 @@ tiers: - /src/odl_test/csit/suites/openstack/neutron - /src/odl_test/csit/suites/openstack/connectivity - - - case_name: fds - project_name: fastdatastacks - criteria: 100 - blocking: false - description: >- - Test Suite for the OpenDaylight SDN Controller when GBP features are - installed. It integrates some test suites from upstream using - Robot as the test framework. - dependencies: - installer: 'apex' - scenario: 'odl.*-fdio' - run: - module: 'functest.opnfv_tests.sdn.odl.odl' - class: 'ODLTests' - args: - suites: - - /src/fds/testing/robot - - case_name: snaps_smoke project_name: functest @@ -335,6 +316,25 @@ tiers: module: 'baro_tests.barometer' class: 'BarometerCollectd' + - + case_name: fds + project_name: fastdatastacks + criteria: 100 + blocking: false + description: >- + Test Suite for the OpenDaylight SDN Controller when GBP features are + installed. It integrates some test suites from upstream using + Robot as the test framework. + dependencies: + installer: 'apex' + scenario: 'odl.*-fdio' + run: + module: 'functest.opnfv_tests.sdn.odl.odl' + class: 'ODLTests' + args: + suites: + - /src/fds/testing/robot + - name: components order: 3 -- cgit 1.2.3-korg