]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: update Deckard to use newest resolver test suite
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 23 Aug 2017 14:18:02 +0000 (16:18 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 23 Aug 2017 14:55:07 +0000 (16:55 +0200)
Besides other things, this version of Deckard has new DNSSEC tests and
includes workaround for Gitlab CI submodule checkout.

.gitlab-ci.yml
tests/deckard

index f0de9ec862ec4202a86a2805ab4d856dc06e8426..52d16722c4812d19239731ff1d7a7e1c606c252e 100644 (file)
@@ -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
index e1c495947b0860980f78d308cae909e0e24de29f..11278dd9604cab43c25b666dec424b2f4817076a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e1c495947b0860980f78d308cae909e0e24de29f
+Subproject commit 11278dd9604cab43c25b666dec424b2f4817076a