]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
new remotebackend ruby deps are too new for CircleCI; disable auth make check there
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 24 Aug 2021 08:21:51 +0000 (10:21 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 24 Aug 2021 08:21:51 +0000 (10:21 +0200)
.circleci/config.yml

index c47565e6860e5255be5fba861a11f1e5f3ddb33c..af0ebf185de05e63cd74b6e42dc6622073836280 100644 (file)
@@ -614,12 +614,6 @@ jobs:
           command: make -j3 -k
       - save-ccache-cache:
           product: auth
-      - run:
-          name: Install Ruby deps for remotebackend unit tests
-          command: cd modules/remotebackend && ruby -S bundle install --path vendor/bundle
-      - run:
-          name: Run unit tests
-          command: PDNS_TEST_NO_IPV6=1 make check || (cat pdns/test-suite.log; false)
       - run:
           name: Install the binaries
           command: make install