summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2016-08-19 12:02:20 +0300
committerMichael Polenchuk <mpolenchuk@mirantis.com>2016-08-19 12:02:20 +0300
commit780ec83747621dbc6275ae9ce23ca73d7a9c2789 (patch)
tree6335de0512ebd633e05437a5f7a378a18ed9fbb4 /ci
parent0cfb7aa11250954ecee97ef16422f9c05c85fecd (diff)
Pull down default instance flavor
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>
Diffstat (limited to 'ci')
-rw-r--r--ci/config_functest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml
index afa6ff1f6..e58fcea1a 100644
--- 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