mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-07 01:58:02 +03:00
test: install jq into all images
This commit is contained in:
parent
6c14f9ae57
commit
7906b790e4
@ -10,7 +10,6 @@ TEST_DESCRIPTION="test systemd-repart"
|
|||||||
test_append_files() {
|
test_append_files() {
|
||||||
if ! get_bool "${TEST_NO_QEMU:=}"; then
|
if ! get_bool "${TEST_NO_QEMU:=}"; then
|
||||||
install_dmevent
|
install_dmevent
|
||||||
image_install jq
|
|
||||||
instmods dm_verity =md
|
instmods dm_verity =md
|
||||||
generate_module_dependencies
|
generate_module_dependencies
|
||||||
fi
|
fi
|
||||||
|
@ -179,6 +179,7 @@ BASICTOOLS=(
|
|||||||
head
|
head
|
||||||
ionice
|
ionice
|
||||||
ip
|
ip
|
||||||
|
jq
|
||||||
killall
|
killall
|
||||||
ldd
|
ldd
|
||||||
ln
|
ln
|
||||||
|
Loading…
x
Reference in New Issue
Block a user