[PATCH v5 09/13] CI: enable xenconsoled logging in alpine tests

Marek Marczykowski-Górecki <[email protected]>
Newsgroups org.xenproject.lists.xen-devel
Message-ID <4a2974f971922780bf571547f137f2cf7cb102cf.1785941707.git-series.marmarek@invisiblethingslab.com>
Signed-off-by: Marek Marczykowski-Górecki <[email protected]>
---
New in v5
---
 automation/scripts/qemu-alpine-lib.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/automation/scripts/qemu-alpine-lib.sh b/automation/scripts/qemu-alpine-lib.sh
index 29fdff4f562a..5221b7dec1c6 100755
--- a/automation/scripts/qemu-alpine-lib.sh
+++ b/automation/scripts/qemu-alpine-lib.sh
@@ -38,6 +38,9 @@ build_dom0() {
     mkdir -p root etc/local.d
     mv ../domU-rootfs.cpio.gz ./root
     cp ../bzImage ./root
+    mkdir -p etc/default
+    echo "XENCONSOLED_TRACE=all" >> etc/default/xencommons
+    mkdir -p var/log/xen/console
     echo "name=\"domU\"
     memory=512
     vcpus=1
-- 
git-series 0.9.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.