From: Petr Špaček Date: Wed, 23 Aug 2017 14:18:02 +0000 (+0200) Subject: ci: update Deckard to use newest resolver test suite X-Git-Tag: v1.4.0~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d8eca444a96a8d4640cc8d8f6f43b87ac2e165;p=thirdparty%2Fknot-resolver.git ci: update Deckard to use newest resolver test suite Besides other things, this version of Deckard has new DNSSEC tests and includes workaround for Gitlab CI submodule checkout. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f0de9ec86..52d16722c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,9 +33,9 @@ deckard:linux:amd64: script: - apt purge -y python-dnspython python3-dnspython - apt update - - apt install -y python-pip python-yaml libffi-dev libaugeas-dev - - pip install --upgrade pip - - pip install --user dnspython python-augeas + - apt install -y python3-jinja2 python3-pip python3-yaml libffi-dev libaugeas-dev + - pip3 install --upgrade pip + - pip3 install --user dnspython python-augeas - PREFIX=$(pwd)/.local MAKEFLAGS="--jobs $(nproc) --keep-going" make check-integration dependencies: - build:linux:amd64 diff --git a/tests/deckard b/tests/deckard index e1c495947..11278dd96 160000 --- a/tests/deckard +++ b/tests/deckard @@ -1 +1 @@ -Subproject commit e1c495947b0860980f78d308cae909e0e24de29f +Subproject commit 11278dd9604cab43c25b666dec424b2f4817076a