aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2019-10-29 09:06:13 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-10-29 09:06:13 +0000
commitec22d91ea0ddf2927bf0fa5e48ec8f6141dc1231 (patch)
tree9da4e7ac3f764816dedbfae4734e752133497f9b /functest/ci/testcases.yaml
parent66631dfdbc2fcacc7a397ecaa6bcac9937177808 (diff)
parent7b03643170974d4307e0f630e4c79340df98e06f (diff)
Merge "Add healthcheck Horizon tests"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 53d9124eb..0b308b72a 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -163,6 +163,21 @@ tiers:
option:
- '--concurrency=4'
+ -
+ case_name: tempest_horizon
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ This test case runs the Tempest suite proposed by the
+ Horizon project.
+ dependencies:
+ - DASHBOARD_URL: '^(?!\s*$).+'
+ run:
+ name: tempest_horizon
+ args:
+ mode: '^tempest_horizon.'
+
-
name: smoke
order: 1