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 /docker/vnf | |
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 'docker/vnf')
-rw-r--r-- | docker/vnf/testcases.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/vnf/testcases.yaml b/docker/vnf/testcases.yaml index b2b6909b..417386b5 100644 --- a/docker/vnf/testcases.yaml +++ b/docker/vnf/testcases.yaml @@ -45,7 +45,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' @@ -59,7 +59,7 @@ tiers: description: >- ClearwaterIMS VNF deployment with Open Baton (Orchestra) dependencies: - installer: '^((?!compass|fuel).)*$' + installer: 'daisy' scenario: 'os-nosdn-nofeature-ha' run: module: |