aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-08-08 23:35:47 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-08-28 09:55:48 +0200
commit7ace219303e28cc67852e1d193437cd1f367b5c8 (patch)
treef27c0a610464eba1296194f65848d0ae9d8faf69 /tests/vm
parentc03f57fd5bf72588a05750f14202f63be7ddbd0c (diff)
downloadqemu-7ace219303e28cc67852e1d193437cd1f367b5c8.zip
qemu-7ace219303e28cc67852e1d193437cd1f367b5c8.tar.gz
qemu-7ace219303e28cc67852e1d193437cd1f367b5c8.tar.bz2
tests/docker: add python3-tomli dependency to containers
Instead of having CI pick tomli from the vendored wheel at configure time, place it in the containers. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/vm')
-rw-r--r--tests/vm/generated/freebsd.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vm/generated/freebsd.json b/tests/vm/generated/freebsd.json
index 7c435cf..2d5895e 100644
--- a/tests/vm/generated/freebsd.json
+++ b/tests/vm/generated/freebsd.json
@@ -56,6 +56,7 @@
"py39-pip",
"py39-sphinx",
"py39-sphinx_rtd_theme",
+ "py39-tomli",
"py39-yaml",
"python3",
"rpm2cpio",