From: Petr Špaček Date: Wed, 2 Aug 2017 17:17:42 +0000 (+0200) Subject: CI: update Deckard to use newest resolver test suite X-Git-Tag: v1.3.3~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd0589632ba1d806baa816c30e09d42541b41b1;p=thirdparty%2Fknot-resolver.git CI: update Deckard to use newest resolver test suite --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c235e5bd..5d0e77341 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 diff --git a/tests/deckard b/tests/deckard index 43061fa24..a04f96604 160000 --- a/tests/deckard +++ b/tests/deckard @@ -1 +1 @@ -Subproject commit 43061fa242e331d3169fcaa36764fcd4f0e035fc +Subproject commit a04f966047c3df1ea452ddce729261e349eca591