On 12/13/2012 05:17 AM, Senthil Kumaran wrote:
Hi Fathi,
I ve updated the daily-prebuilt-images script to use lava-test-shell based YAML definitions. Please have a look at the patch here - https://pastebin.linaro.org/1295/
If you are fine with the above then I shall commit and push it to the git repository.
+ git_base_url = "http://git.linaro.org/gitweb?p=ubuntu/test-definitions.git%3Ba=blob_plain%3B..."
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.