aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2016-08-31 17:06:23 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2016-08-31 17:06:23 +0800
commit35cf15a87126b6947b59899cd726f4b92599fe79 (patch)
tree15f12cbdc50bc97b067c43484b59dffcb708ead1 /ci
parent429ea989e665ebc3dac381c2629662f327dd9a46 (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>
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