From 63967ff16c88aa2f43eed2ac14e9be01ad7f15eb Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 12 Jul 2013 18:33:04 +0530 Subject: test-host: Adding new test to run on host Signed-off-by: Naresh Kamboju --- ubuntu/kvm.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubuntu') diff --git a/ubuntu/kvm.yaml b/ubuntu/kvm.yaml index bd80424..ccbc632 100644 --- a/ubuntu/kvm.yaml +++ b/ubuntu/kvm.yaml @@ -11,6 +11,8 @@ install: - wget run: steps: + - chmod a+x kvm-ci/test-host.sh + - 'sudo ./kvm-ci/test-host.sh' - chmod a+x kvm-ci/test-kvm.sh - 'sudo ./kvm-ci/test-kvm.sh' - "lava-test-run-attach kvm-log.txt text/plain" -- cgit v1.2.3