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:
0cfb7aa
)
Pull down default instance flavor
47/19047/1
author
Michael Polenchuk
<mpolenchuk@mirantis.com>
Fri, 19 Aug 2016 09:02:20 +0000
(12:02 +0300)
committer
Michael Polenchuk
<mpolenchuk@mirantis.com>
Fri, 19 Aug 2016 09:02:20 +0000
(12:02 +0300)
Set default instance flavor to m1.tiny in order to keep
hardware resources requirements at the minimum.
Change-Id: If070e25389e1d7978c34dec8621414c8938a262f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
ci/config_functest.yaml
patch
|
blob
|
history
diff --git
a/ci/config_functest.yaml
b/ci/config_functest.yaml
index
afa6ff1
..
e58fcea
100644
(file)
--- a/
ci/config_functest.yaml
+++ b/
ci/config_functest.yaml
@@
-54,7
+54,7
@@
healthcheck:
vping:
ping_timeout: 200
- vm_flavor: m1.
small
# adapt to your environment
+ vm_flavor: m1.
tiny
# adapt to your environment
vm_name_1: opnfv-vping-1
vm_name_2: opnfv-vping-2
image_name: functest-vping