mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-09 17:55:57 +00:00
test: Replace dnsmasq with minidns
This commit replaces test/t-14-tls_tracking usage of dnsmasq (an external test dependency) with our new minidns.
This commit is contained in:
@@ -25,8 +25,7 @@ RUN apt-get install -y -q python3 msmtp
|
||||
# Install the optional packages for the integration tests.
|
||||
RUN apt-get install -y -q \
|
||||
gettext-base dovecot-imapd \
|
||||
exim4-daemon-light \
|
||||
dnsmasq
|
||||
exim4-daemon-light
|
||||
|
||||
# Prepare exim.
|
||||
RUN mkdir -p test/t-02-exim/.exim4 \
|
||||
|
||||
Reference in New Issue
Block a user