From f3b42f85fe88084b40219506ab2274a4f7bc3f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 9 Oct 2019 22:00:34 +0200 Subject: [PATCH] Try to pass with modified branch --- tests/tests.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 15360ed..831b492 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -5,10 +5,14 @@ - role: standard-test-beakerlib tags: - classic - tests: - - Master-server-chrooted - - Master-server-not-chrooted - - Run-internal-BIND-test-suite + repositories: + - 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 required_packages: - bind - bind-chroot