aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorLinda Wang <wangwulin@huawei.com>2017-10-26 01:37:37 +0000
committerLinda Wang <wangwulin@huawei.com>2017-11-06 14:12:45 +0000
commitfb3ffed7e8128416094e80ecf126c9ca51933c69 (patch)
tree6191a84b1ba02ae106872fc98cff97ffc9f98e3e /functest
parent5fe48568e50ad9a556cc4094ee05e76d9255a05d (diff)
Move fds to features tier
Change-Id: I7aa9d73c7ffbfdad7d5a929968fb640d9a8de62e Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/testcases.yaml38
1 files changed, 19 insertions, 19 deletions
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
@@ -188,25 +188,6 @@ tiers:
- /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
criteria: 100
@@ -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