|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v5 10/13] CI: add oops=panic to smoke tests
Make it easier to detect failures.
Signed-off-by: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
---
New in v5
---
automation/scripts/qemu-alpine-lib.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/automation/scripts/qemu-alpine-lib.sh
b/automation/scripts/qemu-alpine-lib.sh
index 5221b7dec1c6..2d306f384f6f 100755
--- a/automation/scripts/qemu-alpine-lib.sh
+++ b/automation/scripts/qemu-alpine-lib.sh
@@ -46,7 +46,7 @@ build_dom0() {
vcpus=1
kernel=\"/root/bzImage\"
ramdisk=\"/root/domU-rootfs.cpio.gz\"
- extra=\"console=hvc0 root=/dev/ram0 rdinit=/bin/sh\"
+ extra=\"console=hvc0 root=/dev/ram0 rdinit=/bin/sh oops=panic\"
" > root/domU.cfg
echo "#!/bin/bash
--
git-series 0.9.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |