Besides other things, this version of Deckard has new DNSSEC tests and
includes workaround for Gitlab CI submodule checkout.
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
-Subproject commit e1c495947b0860980f78d308cae909e0e24de29f
+Subproject commit 11278dd9604cab43c25b666dec424b2f4817076a