Run the tests with existing image 69/20369/4
authorcristinapauna <cristina.pauna@enea.com>
Mon, 5 Sep 2016 15:47:23 +0000 (18:47 +0300)
committercristinapauna <cristina.pauna@enea.com>
Thu, 8 Sep 2016 13:09:13 +0000 (16:09 +0300)
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 <cristina.pauna@enea.com>

No differences found