Skip to content
Snippets Groups Projects
Commit f972eb8e authored by Petr Špaček's avatar Petr Špaček
Browse files

CI: Run Deckard tests in parallel

parent 32f869bf
Branches
Tags
2 merge requests!254Knot Resolver 1.2.5,!196Query name minimization tests in CI
Pipeline #1642 passed with stages
in 1 minute and 8 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 TESTS=sets/resolver DAEMON=$(pwd)/.local/sbin/kresd tests/deckard/kresd_run.sh
- 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:
......
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