Open
Description
At the moment we include the OS image as a special artifact - specifying the path in the config.js. This image is stored in a specific location on the worker.
As a simplification step - what if the image was just included in the suite, along with the tests, and any other artifacts such as dockerfiles or bash scripts that are used in the tests?