Hi Narendra,
On Thursday 26 February 2015 06:48 PM, Narendra Kumar wrote:
we need to only master images for testing? Using of images located at
"https://releases.linaro.org/" is allowed?
Master image helps to leave the board in a useable state after each job run in LAVA. You can read about master images here - https://validation.linaro.org/static/docs/lava-image-creation.html?highlight=master%20image and here - https://git.linaro.org/lava/lava-master-image-scripts.git/blob_plain/HEAD:/README
Test images are the images that you specify within the job JSON, on which you want your tests to get executed. These could be images from https://releases.linaro.org or elsewhere. These images will have the partition layout already setup by master images for deploying these images in device under test (DUT) that is connected with LAVA.