aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-06-25 07:17:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-06-25 07:46:34 +0200
commit6d2a01691e400f86f3bc55a279d93b8758195ed3 (patch)
tree2841be797dc8720df23c4ba493539f7e24854f9d /functest/ci
parent0503756fa4584e82081fb44b9133d2564d77105b (diff)
Move odl into healthcheck
It should be included in healthcheck as all basic tests. Change-Id: I48439fe6385a9056eed8b779290f20633d59b0fd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/testcases.yaml40
1 files changed, 20 insertions, 20 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 68d1a369a..dbce55282 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -171,6 +171,26 @@ tiers:
class: 'CinderCheck'
-
+ case_name: odl
+ project_name: functest
+ criteria: 100
+ blocking: true
+ description: >-
+ Test Suite for the OpenDaylight SDN Controller. It
+ integrates some test suites from upstream using
+ Robot as the test framework.
+ dependencies:
+ installer: ''
+ scenario: 'odl'
+ run:
+ module: 'functest.opnfv_tests.sdn.odl.odl'
+ class: 'ODLTests'
+ args:
+ suites:
+ - /src/odl_test/csit/suites/integration/basic
+ - /src/odl_test/csit/suites/openstack/neutron
+
+ -
case_name: api_check
project_name: functest
criteria: 100
@@ -301,26 +321,6 @@ tiers:
class: 'Shaker'
-
- case_name: odl
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- Test Suite for the OpenDaylight SDN Controller. It
- integrates some test suites from upstream using
- Robot as the test framework.
- dependencies:
- installer: ''
- scenario: 'odl'
- run:
- module: 'functest.opnfv_tests.sdn.odl.odl'
- class: 'ODLTests'
- args:
- suites:
- - /src/odl_test/csit/suites/integration/basic
- - /src/odl_test/csit/suites/openstack/neutron
-
- -
case_name: snaps_smoke
project_name: functest
criteria: 100