Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
54c2319
)
jjb/common: run-test-short: QEMU: enable KVM
05/10305/1
author
Kevin Hilman
<khilman@baylibre.com>
Fri, 21 Jul 2017 17:59:10 +0000
(17:59 +0000)
committer
Kevin Hilman
<khilman@baylibre.com>
Fri, 21 Jul 2017 17:59:48 +0000
(17:59 +0000)
Change-Id: I7b1b3a1c3dac55f6df6debcbe0b84c0e23edc5f4
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
jjb/common/include-agl-run-test-short.sh
patch
|
blob
|
history
diff --git
a/jjb/common/include-agl-run-test-short.sh
b/jjb/common/include-agl-run-test-short.sh
index
6b8aff1
..
26795d4
100644
(file)
--- 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 <<EOF >>testjob.yaml
context:
- no_kvm:
tru
e
+ no_kvm:
fals
e
arch: @REPLACE_DEVICE_ARCH@
extra_options: [@REPLACE_QEMU_ARGS@]