Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
429ea98
)
parser fails on virtual environement
69/19969/1
author
SerenaFeng
<feng.xiaowei@zte.com.cn>
Wed, 31 Aug 2016 09:06:23 +0000
(17:06 +0800)
committer
SerenaFeng
<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
patch
|
blob
|
history
diff --git
a/ci/testcases.yaml
b/ci/testcases.yaml
index
69d4a2e
..
1fa0a4c
100644
(file)
--- 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