From: Kevin Hilman Date: Fri, 21 Jul 2017 17:59:10 +0000 (+0000) Subject: jjb/common: run-test-short: QEMU: enable KVM X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6c80975df08873ddcadb885ac0fd8b1d7655b12e;p=ci-management.git jjb/common: run-test-short: QEMU: enable KVM Change-Id: I7b1b3a1c3dac55f6df6debcbe0b84c0e23edc5f4 Signed-off-by: Kevin Hilman --- diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh index 6b8aff12..26795d46 100644 --- a/jjb/common/include-agl-run-test-short.sh +++ b/jjb/common/include-agl-run-test-short.sh @@ -69,7 +69,7 @@ fi if [ ${DEVICE_BOOT_METHOD} = "qemu" ]; then cat <>testjob.yaml context: - no_kvm: true + no_kvm: false arch: @REPLACE_DEVICE_ARCH@ extra_options: [@REPLACE_QEMU_ARGS@]