]> 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, 2 Aug 2017 17:17:42 +0000 (19:17 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 2 Aug 2017 17:22:42 +0000 (19:22 +0200)
.gitlab-ci.yml
tests/deckard

index 3c235e5bdc955d7dd64eb74933dfea9c69c3a7b4..5d0e773415e91f606144eaa5cfe177637fac17b3 100644 (file)
@@ -30,7 +30,8 @@ test:linux:amd64:
 deckard:linux:amd64:
   stage: test
   script:
-    - git submodule update --init --recursive
+    - LC_ALL=C.UTF-8 add-apt-repository ppa:raphink/augeas -y
+    - apt-get install -y python-yaml python-augeas
     - PREFIX=$(pwd)/.local MAKEFLAGS="--jobs $(nproc) --keep-going" make check-integration
   dependencies:
     - build:linux:amd64
index 43061fa242e331d3169fcaa36764fcd4f0e035fc..a04f966047c3df1ea452ddce729261e349eca591 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 43061fa242e331d3169fcaa36764fcd4f0e035fc
+Subproject commit a04f966047c3df1ea452ddce729261e349eca591