aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2017-01-30 03:47:57 +0000
committerRyota MIBU <r-mibu@cq.jp.nec.com>2017-01-30 03:47:57 +0000
commit246f256f0345ee4f193c894661eaed87fc0d0008 (patch)
tree4fa71742eb2f008b111aa742e1b2a494370f8fbe /functest
parentda6d1e8c24b4f216eb8f97277b36ea27cb2e9966 (diff)
[doctor] allow testing with fuel and joid
Change-Id: Ib128c5f9f7de550fb288580fd36fb03fd49f7d8b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'functest')
-rwxr-xr-xfunctest/ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 78596926c..f1cce4895 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -193,7 +193,7 @@ tiers:
description: >-
Test suite from Doctor project.
dependencies:
- installer: 'apex'
+ installer: '(apex)|(fuel)|(joid)'
scenario: '^((?!fdio).)*$'
-