From: Michael Polenchuk Date: Fri, 19 Aug 2016 09:02:20 +0000 (+0300) Subject: Pull down default instance flavor X-Git-Tag: 0.2~1276 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=780ec83747621dbc6275ae9ce23ca73d7a9c2789;p=functest-xtesting.git 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 --- diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index afa6ff1f..e58fcea1 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