From 93e0db889f86aca78fc08c32bc044712c071cf3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 9 Oct 2019 22:00:52 +0200 Subject: [PATCH] Not sure how to specify tests to run check https://fmf.readthedocs.io/en/latest/ for help --- tests/tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 831b492..c1d9468 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,10 +9,10 @@ - repo: "https://github.com/InfrastructureServices/bind-tests.git" dest: "bind-tests" branch: "sanity-tests" -# tests: -# - bind-tests/Sanity/Master-server-chrooted -# - bind-tests/Sanity/Master-server-not-chrooted -# - bind-tests/Sanity/Run-internal-BIND-test-suite + tests: + - Master-server-chrooted + - Master-server-not-chrooted + - Run-internal-BIND-test-suite required_packages: - bind - bind-chroot