]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: install chrony to test the new chrony module
authordevkontrol <dev@kontrol.dev>
Sat, 25 Jul 2026 14:56:04 +0000 (10:56 -0400)
committerdevkontrol <dev@kontrol.dev>
Thu, 30 Jul 2026 15:31:35 +0000 (11:31 -0400)
Install chrony to test the new chrony module.

test/container/Dockerfile-debian

index c1e7951eaf721015a2c4e68810373797bf926d2e..119022802aa39c44cefa09dce6da138c90d3b6c0 100644 (file)
@@ -37,6 +37,7 @@ RUN case $(dpkg --print-architecture) in \
     busybox \
     ca-certificates \
     cargo \
+    chrony \
     console-data \
     cryptsetup \
     curl \
@@ -96,7 +97,6 @@ RUN case $(dpkg --print-architecture) in \
     systemd-repart \
     systemd-resolved \
     systemd-sysv \
-    systemd-timesyncd \
     systemd-ukify \
     tcpdump \
     tgt \