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

CI: Run Deckard tests in parallel

parent 64c85424
Branches
Tags
3 merge requests!2571.2 merge master,!212WIP: sync NEWS etc.,!197Query name minimization tests in CI
Pipeline #1665 passed with stages
in 1 minute and 7 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