From: Otto Date: Mon, 20 Sep 2021 09:03:10 +0000 (+0200) Subject: Prometheus is a dependency for rec regress tests now X-Git-Tag: dnsdist-1.7.0-alpha1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10738%2Fhead;p=thirdparty%2Fpdns.git Prometheus is a dependency for rec regress tests now --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 92f339b2de..891ba19c54 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1149,7 +1149,7 @@ jobs: ASAN_OPTIONS: detect_leaks=0 steps: - add-auth-repo - - run: apt-get --no-install-recommends install -qq -y pdns-server pdns-backend-bind pdns-tools daemontools authbind jq libfaketime lua-posix lua-socket moreutils bc python3-venv protobuf-compiler + - run: apt-get --no-install-recommends install -qq -y pdns-server pdns-backend-bind pdns-tools daemontools authbind jq libfaketime lua-posix lua-socket moreutils bc python3-venv protobuf-compiler prometheus - install-recursor-deps - run: name: Set up authbind