From: Ryota MIBU Date: Mon, 30 Jan 2017 03:47:57 +0000 (+0000) Subject: [doctor] allow testing with fuel and joid X-Git-Tag: danube.1.RC1~179 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F27711%2F1;p=functest.git [doctor] allow testing with fuel and joid Change-Id: Ib128c5f9f7de550fb288580fd36fb03fd49f7d8b Signed-off-by: Ryota MIBU --- 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).)*$' -