From: SerenaFeng Date: Wed, 31 Aug 2016 09:06:23 +0000 (+0800) Subject: parser fails on virtual environement X-Git-Tag: danube.1.RC1~459 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=35cf15a87126b6947b59899cd726f4b92599fe79;p=functest.git parser fails on virtual environement 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 --- diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 69d4a2ef1..1fa0a4c03 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -215,7 +215,7 @@ tiers: Test suite from Parser project. dependencies: installer: 'fuel' - scenario: '' + scenario: '^((?!noha).)*$' - name: openstack order: 4