aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorSerena Feng <feng.xiaowei@zte.com.cn>2016-12-20 09:25:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-20 09:25:57 +0000
commitcf5194ccbba5e4cf490f05365a6222606e3a57d5 (patch)
tree3cb54300c625bf7b7aa383b88ccb9fa7c6975069 /functest/ci
parent06e7d83d0a250d72380b29f08ffae9fadbc72404 (diff)
parent0ba2c0913d313b8dae14d3b17ce2d0d25ece9865 (diff)
Merge "Adapt Tempest to the new template"
Diffstat (limited to 'functest/ci')
-rwxr-xr-xfunctest/ci/testcases.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index dadfa2ad..6f57c703 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -67,6 +67,9 @@ tiers:
dependencies:
installer: ''
scenario: ''
+ run:
+ module: 'functest.opnfv_tests.openstack.tempest.tempest'
+ class: 'TempestSmokeSerial'
-
name: rally_sanity
criteria: 'success_rate == 100%'
@@ -243,6 +246,9 @@ tiers:
dependencies:
installer: '(fuel)|(compass)'
scenario: 'multisite'
+ run:
+ module: 'functest.opnfv_tests.openstack.tempest.tempest'
+ class: 'TempestMultisite'
-
name: odl-sfc
criteria: 'status == "PASS"'
@@ -294,6 +300,9 @@ tiers:
dependencies:
installer: ''
scenario: ''
+ run:
+ module: 'functest.opnfv_tests.openstack.tempest.tempest'
+ class: 'TempestFullParallel'
-
name: rally_full