summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2016-08-31 17:06:23 +0800
committerMorgan Richomme <morgan.richomme@orange.com>2016-08-31 10:16:05 +0000
commitc149fb07ec2bff25f0badc0b97f1daea5c82f246 (patch)
tree96182a0de8880f7013e66af011c354b344eec560 /ci
parent6468f2a6f1329eedc9810d8d4ff9a8a7c8001dc9 (diff)
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 <feng.xiaowei@zte.com.cn> (cherry picked from commit 35cf15a87126b6947b59899cd726f4b92599fe79)
Diffstat (limited to 'ci')
-rw-r--r--ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
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