diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2017-01-30 03:47:57 +0000 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2017-01-30 03:47:57 +0000 |
commit | 246f256f0345ee4f193c894661eaed87fc0d0008 (patch) | |
tree | 4fa71742eb2f008b111aa742e1b2a494370f8fbe | |
parent | da6d1e8c24b4f216eb8f97277b36ea27cb2e9966 (diff) |
[doctor] allow testing with fuel and joid
Change-Id: Ib128c5f9f7de550fb288580fd36fb03fd49f7d8b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
-rwxr-xr-x | functest/ci/testcases.yaml | 2 |
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).)*$' - |