1
0
Fork 0
knot-resolver/daemon/lua/map.test.integr/deckard.yaml
Daniel Baumann fbc604e215
Adding upstream version 5.7.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 13:56:17 +02:00

38 lines
849 B
YAML

# SPDX-License-Identifier: GPL-3.0-or-later
programs:
- name: kresd3
binary: kresd
additional:
- --noninteractive
templates:
- daemon/lua/map.test.integr/kresd_config.j2
- tests/integration/hints_zone.j2
- tests/config/tapered/src/tapered.lua
configs:
- config
- hints
- tapered.lua
- name: kresd2
binary: kresd
additional:
- --noninteractive
templates:
- daemon/lua/map.test.integr/kresd_config.j2
- tests/integration/hints_zone.j2
- tests/config/tapered/src/tapered.lua
configs:
- config
- hints
- tapered.lua
- name: kresd1
binary: kresd
additional:
- --noninteractive
templates:
- daemon/lua/map.test.integr/kresd_config.j2
- tests/integration/hints_zone.j2
- tests/config/tapered/src/tapered.lua
configs:
- config
- hints
- tapered.lua