parser fails on virtual environement 69/19969/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 31 Aug 2016 09:06:23 +0000 (17:06 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 31 Aug 2016 09:06:23 +0000 (17:06 +0800)
Parser tests needs lots of resources, such as vcpu/memory/disk,
virtuals pod may not meet the requirements, so exclude Parser
running on virtual pods by exclude 'noha' scenario

JIRA: FUNCTEST-444

Change-Id: I6f2832fa0f727f762987c41d7a3485dede041151
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
ci/testcases.yaml

index 69d4a2e..1fa0a4c 100644 (file)
@@ -215,7 +215,7 @@ tiers:
                     Test suite from Parser project.
                 dependencies:
                     installer: 'fuel'
-                    scenario: ''
+                    scenario: '^((?!noha).)*$'
     -
         name: openstack
         order: 4