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)
commit34e593954e048a86c90dd851de6a84c7329a937b
treef419e5d11ee3c441cea7b4dc5a8216958dcbb782
parent6cf036177753359bdbb65464fb0abe3abe3db153
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 <cristina.pauna@enea.com>
tests/run.sh