]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci(debian): add xfsprogs
authorJo Zzsi <jozzsicsataban@gmail.com>
Wed, 29 Oct 2025 21:32:43 +0000 (17:32 -0400)
committerBenjamin Drung <bdrung@ubuntu.com>
Thu, 30 Oct 2025 13:27:26 +0000 (14:27 +0100)
Add xfsprogs to the test container so that successful test run can
be demonstrated as part of an upcoming test case development.

test/container/Dockerfile-debian

index 885661b498663941fbc48ca8f436264b5e7f1631..a97caad16d24f18cce8b2ccc1f1fa2e5a1998695 100644 (file)
@@ -93,6 +93,7 @@ RUN \
     thin-provisioning-tools \
     tpm2-tools \
     util-linux-extra \
+    xfsprogs \
     xorriso \
     zstd \
     && apt-get clean