diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-21 09:56:55 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-21 10:15:13 +0100 |
commit | 850d3ec6dc2ed582b9d36ac2927e0eccd1f88199 (patch) | |
tree | 8afcddbf4d6f0989d39746bb1f4f138082d2f2b2 /functest | |
parent | 582de12734688e080fd421c46780ae9ea380b27b (diff) |
Enable orchestra testcases for Daisy only
The current testcases have several issues which limit the
possible successful runs to Daisy [1].
[1] https://jira.opnfv.org/browse/ORCHESTRA-17
Change-Id: Iecaf21738e19aae6a88171385f11afcffd28a348
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest')
-rw-r--r-- | functest/ci/testcases.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 8b0f0ca7..2e1a282c 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -385,7 +385,7 @@ tiers: description: >- OpenIMS VNF deployment with Open Baton (Orchestra) dependencies: - installer: '^((?!compass|fuel).)*$' + installer: 'daisy' scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.ims.orchestra_openims' @@ -399,7 +399,7 @@ tiers: description: >- ClearwaterIMS VNF deployment with Open Baton (Orchestra) dependencies: - installer: '^((?!compass|fuel).)*$' + installer: 'daisy' scenario: 'os-nosdn-nofeature-ha' run: module: |