From: cristinapauna Date: Mon, 5 Sep 2016 15:47:23 +0000 (+0300) Subject: Run the tests with existing image X-Git-Tag: colorado.1.0~1 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bf0297632480f0c97d94cddd963854bdaf2aa852;hp=bf0297632480f0c97d94cddd963854bdaf2aa852;p=doctor.git Run the tests with existing image When ran in functest on arm, the doctor suite fails because the x86 image is hardocded in the source files. This change adds the option to run the doctor suite with an existing image as opposed to downloading and creating it. The image name is taken from an enviroment variables (if it is set). When ran with functest, the env variable is set in doctor.py file. Change-Id: Ib6ce56e650ebe8b29618a9a31ec990f9f0895f54 Signed-off-by: cristinapauna (cherry picked from commit 34e593954e048a86c90dd851de6a84c7329a937b) ---