mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-02-02 21:45:55 +00:00
test: Add a Prometheus integration test
This patch adds a Prometheus integration test, that runs a Prometheus instance which scrapes chasquid, and then does a basic query to ensure the scraping is working correctly.
This commit is contained in:
@@ -27,7 +27,8 @@ RUN apt-get install -y -q \
|
||||
gettext-base dovecot-imapd \
|
||||
exim4-daemon-light \
|
||||
haproxy \
|
||||
python3-dkim
|
||||
python3-dkim \
|
||||
prometheus promtool
|
||||
|
||||
# Install sudo, needed for the docker entrypoint.
|
||||
RUN apt-get install -y -q sudo
|
||||
|
||||
Reference in New Issue
Block a user