Latest version of Deckard provides script kresd_run.sh which executes
all the tests twice:
- without query name minimization
- with query name minimization
Let's use this for CI!
- git submodule update --init --recursive
script:
- mkdir -p tests/deckard/contrib/libswrap/obj
- - LD_LIBRARY_PATH=$(pwd)/.local/lib make -s -C tests/deckard/ TESTS=sets/resolver DAEMON=$(pwd)/.local/sbin/kresd
+ - LD_LIBRARY_PATH=$(pwd)/.local/lib TESTS=sets/resolver DAEMON=$(pwd)/.local/sbin/kresd tests/deckard/kresd_run.sh
dependencies:
- build:linux:amd64
tags:
-Subproject commit 0b25a1c090d301355ffe658ceb25155aa8e657ce
+Subproject commit 61af39b9665cb14ab04ebf51202be7756d646527