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