]> code.ossystems Code Review - openembedded-core.git/commit
scripts/test-remote-image: Add script for running runtime tests on remotely built...
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Fri, 6 Jun 2014 19:14:38 +0000 (22:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 11:52:02 +0000 (12:52 +0100)
commit5ebe9c57efb9715d58691d7fa75ccf06fb5d4b18
treee49686571c1f0ca82685e6a482e38c58fa61840f
parente8666e91a9633da6a560d5a9510bb53d0251b16d
scripts/test-remote-image: Add script for running runtime tests on remotely built images

YB: #6254

Adding a new script that will fetch image files from a remote images repository.
These images will then be used for local runtime testing.

Use the '-h' option for more details on usage.

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/test-remote-image [new file with mode: 0755]