From: Oto Šťáva Date: Thu, 26 Jan 2023 08:27:07 +0000 (+0100) Subject: tests/integration/deckard: update to version with --forked X-Git-Tag: v5.6.0~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbc9ff5975dc53ab4f905b7cd8d1048c385f4cc;p=thirdparty%2Fknot-resolver.git tests/integration/deckard: update to version with --forked --- diff --git a/ci/images/debian-11/Dockerfile b/ci/images/debian-11/Dockerfile index dd9455722..59f170bac 100644 --- a/ci/images/debian-11/Dockerfile +++ b/ci/images/debian-11/Dockerfile @@ -36,11 +36,10 @@ RUN apt-get install -y -qqq python3-pip wget augeas-tools RUN pip3 install --upgrade pip RUN pip3 install pylint RUN pip3 install pep8 -RUN pip3 install pytest-xdist # FIXME replace with dnspython >= 2.2.0 once released RUN pip3 install git+https://github.com/bwelling/dnspython.git@72348d4698a8f8b209fbdf9e72738904ad31b930 # tests/pytest dependencies: skip over broken versions -RUN pip3 install jinja2 'pytest != 6.0.0' pytest-html pytest-xdist +RUN pip3 install jinja2 'pytest != 6.0.0' pytest-html pytest-xdist pytest-forked # apkg for packaging RUN pip3 install apkg diff --git a/tests/integration/deckard b/tests/integration/deckard index d331b5013..9ec599251 160000 --- a/tests/integration/deckard +++ b/tests/integration/deckard @@ -1 +1 @@ -Subproject commit d331b5013e72601a88158d67677c7e0c44e4d1dd +Subproject commit 9ec5992515f7bad376692b85030ee2ee009d6877