diff options
author | Yevhenii Shapovalov <yshapova@redhat.com> | 2017-12-11 18:15:11 +0200 |
---|---|---|
committer | Yevhenii Shapovalov <yshapova@redhat.com> | 2017-12-11 18:15:11 +0200 |
commit | dbe3315c065a8c66739cc5281ae4cb502bd519e9 (patch) | |
tree | 8a6e709a9c45188ccf131cdda191a2629f1cae83 /tests/Master-server-not-chrooted/PURPOSE | |
parent | bdc5ebdfa565a8522d857ab49dbaf0895e5a7f11 (diff) | |
download | bind-add_tests.tar.gz bind-add_tests.tar.xz bind-add_tests.zip |
Diffstat (limited to 'tests/Master-server-not-chrooted/PURPOSE')
-rw-r--r-- | tests/Master-server-not-chrooted/PURPOSE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Master-server-not-chrooted/PURPOSE b/tests/Master-server-not-chrooted/PURPOSE new file mode 100644 index 0000000..92cb7bd --- /dev/null +++ b/tests/Master-server-not-chrooted/PURPOSE @@ -0,0 +1,6 @@ +PURPOSE of /CoreOS/bind/Sanity/Master-server-not-chrooted +Description: Set up master nameserver in chrooted env, test it. + This is a very basic sanity test for bind9. + The main purpose for me was to learn how + bind works :-) +Author: Martin Cermak <mcermak@redhat.com> |