diff options
| author | 2024-02-24 14:56:31 -0500 | |
|---|---|---|
| committer | 2024-02-24 14:57:26 -0500 | |
| commit | 4f5bafccf3849789a1f36aee1b08e07c6868c3c5 (patch) | |
| tree | 9a99f27a007eaebf1c2c8604ea4e6f98500cf6ef /tmt | |
| parent | 12275dff55f40157661c5a0bb18178581c85e7fe (diff) | |
| download | kiwi-descriptions-4f5bafccf3849789a1f36aee1b08e07c6868c3c5.tar.gz kiwi-descriptions-4f5bafccf3849789a1f36aee1b08e07c6868c3c5.zip | |
tmt: Install kiwi-systemdeps for containers and disk images
These are needed for the images currently being validated in CI.
Diffstat (limited to 'tmt')
| -rw-r--r-- | tmt/tests/build-image.fmf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmt/tests/build-image.fmf b/tmt/tests/build-image.fmf index 8100c9c..fb93d3e 100644 --- a/tmt/tests/build-image.fmf +++ b/tmt/tests/build-image.fmf @@ -3,6 +3,8 @@ require: - distribution-gpg-keys - git-core - kiwi + - kiwi-systemdeps-containers + - kiwi-systemdeps-disk-images - libselinux-utils framework: shell path: / |