On Mon, Aug 26, 2013 at 06:22:22PM +0100, Milosz Wasilewski wrote:
> Hi,
> 
> Is it possible in LAVA to force reboot between installing test case
> dependencies and running the test itself? I'm trying to run bootchart
> test, but the bootchart package is not included in the ubuntu image
> I'm running.

That's not possible. You can workaround this by having two
lava_test_shell actions, one that installs the dependency, and one that
actually runs the tests. It sounds horrible (and it probably is), but
will do the job because the target is rebooted before each
lava_test_shell action.

IMO the right fix for the problem is having bootchart already installed
in the image though.

-- 
Antonio Terceiro
Software Engineer - Linaro
http://www.linaro.org

Attachment: signature.asc
Description: Digital signature

_______________________________________________
linaro-validation mailing list
linaro-validation@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-validation

Reply via email to