summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
Diffstat (limited to 'testenv')
-rw-r--r--testenv/Dockerfile1
-rw-r--r--testenv/v1-vga.override.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index 925ec928..a33af7b1 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -13,6 +13,7 @@ RUN pacman -Syu --noconfirm \
libjpeg \
libevent \
libutil-linux \
+ libbsd \
python \
python-pip \
python-tox \
diff --git a/testenv/v1-vga.override.yaml b/testenv/v1-vga.override.yaml
index 9a369317..d1eee78b 100644
--- a/testenv/v1-vga.override.yaml
+++ b/testenv/v1-vga.override.yaml
@@ -20,4 +20,5 @@ kvmd:
- "--unix-rm"
- "--unix-mode=0666"
- "--exit-on-parent-death"
+ - "--process-name-prefix={process_name_prefix}"
- "--no-log-colors"