Add flavor creation in functest env prepare
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 2 Feb 2017 16:33:44 +0000 (17:33 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 2 Feb 2017 16:35:33 +0000 (17:35 +0100)
commita5b01479cdf77603e16398c25b7903b71745b55d
tree9b93caca77deca304e3ce725a41e92e15dbd1391
parent65865e43dc9754ae8bbb54dda37514ab8164d2d2
Add flavor creation in functest env prepare

So far, healthcheck.sh was creating m1.tiny flavor.
We are planning to remove that script and replace it by
SNAPS api and connection check.

Althought, a better approach to this would be that all
the tests create the flavor if needed, but these are the
tests that rely on this flavor:
 - vping ssh
 - vping userdata
 - rally
 - tempest
 - onos_sfc

Change-Id: I537f68a55d733b24b6b15f5cf3710bca40fbc622
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/prepare_env.py