Skip to content
Snippets Groups Projects
Commit b637e892 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Merge !196: Query name minimization tests in CI

parents 2c6272ca f972eb8e
Branches
Tags
2 merge requests!254Knot Resolver 1.2.5,!196Query name minimization tests in CI
Pipeline #1713 passed with stages
in 28 minutes and 31 seconds
......@@ -33,7 +33,7 @@ deckard:linux:amd64:
- 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
- MAKEFLAGS="-j $(nproc)" LD_LIBRARY_PATH=$(pwd)/.local/lib TESTS=sets/resolver DAEMON=$(pwd)/.local/sbin/kresd tests/deckard/kresd_run.sh
dependencies:
- build:linux:amd64
tags:
......
deckard @ 61af39b9
Subproject commit 0b25a1c090d301355ffe658ceb25155aa8e657ce
Subproject commit 61af39b9665cb14ab04ebf51202be7756d646527
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment