From d32992ae197b48d37b42748bc1a3b7a1dbaad339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 9 Oct 2019 17:49:58 +0200 Subject: [PATCH] More tmt imports --- Sanity/Master-server-chrooted-reverse-lookup/main.fmf | 11 +++++++++++ Sanity/Master-server-chrooted/main.fmf | 11 +++++++++++ .../main.fmf | 10 ++++++++++ Sanity/Master-server-not-chrooted/main.fmf | 10 ++++++++++ Sanity/Run-internal-BIND-test-suite/main.fmf | 9 +++++++++ 5 files changed, 51 insertions(+) create mode 100644 Sanity/Master-server-chrooted-reverse-lookup/main.fmf create mode 100644 Sanity/Master-server-chrooted/main.fmf create mode 100644 Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf create mode 100644 Sanity/Master-server-not-chrooted/main.fmf create mode 100644 Sanity/Run-internal-BIND-test-suite/main.fmf diff --git a/Sanity/Master-server-chrooted-reverse-lookup/main.fmf b/Sanity/Master-server-chrooted-reverse-lookup/main.fmf new file mode 100644 index 0000000..9caa22b --- /dev/null +++ b/Sanity/Master-server-chrooted-reverse-lookup/main.fmf @@ -0,0 +1,11 @@ +component: bind +contact: Petr Sklenar +description: |4 + This is a very basic sanity test for bind9. + The main purpose for me was to learn how + bind works :-) + Author: Martin Cermak +duration: 5m +relevancy: | + distro > rhel-6 && product != rhscl: False +summary: Set up master nameserver in chrooted env, test it. diff --git a/Sanity/Master-server-chrooted/main.fmf b/Sanity/Master-server-chrooted/main.fmf new file mode 100644 index 0000000..373ffc0 --- /dev/null +++ b/Sanity/Master-server-chrooted/main.fmf @@ -0,0 +1,11 @@ +component: bind +contact: Petr Sklenar +description: |4 + This is a very basic sanity test for bind9. + The main purpose for me was to learn how + bind works :-) + Author: Martin Cermak +duration: 25m +relevancy: | + distro > rhel-6 && product != rhscl: False +summary: Set up master nameserver in chrooted env, test it. diff --git a/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf b/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf new file mode 100644 index 0000000..3203079 --- /dev/null +++ b/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf @@ -0,0 +1,10 @@ +component: bind +contact: Petr Sklenar +description: |4 + This is a very basic sanity test for bind9. + The main purpose for me was to learn how + bind works :-) + Author: Martin Cermak +duration: 150m +relevancy: '' +summary: Set up master nameserver, test it. diff --git a/Sanity/Master-server-not-chrooted/main.fmf b/Sanity/Master-server-not-chrooted/main.fmf new file mode 100644 index 0000000..92358c9 --- /dev/null +++ b/Sanity/Master-server-not-chrooted/main.fmf @@ -0,0 +1,10 @@ +component: bind +contact: Petr Sklenar +description: |4 + This is a very basic sanity test for bind9. + The main purpose for me was to learn how + bind works :-) + Author: Martin Cermak +duration: 90m +relevancy: '' +summary: Set up master nameserver in chrooted env, test it. diff --git a/Sanity/Run-internal-BIND-test-suite/main.fmf b/Sanity/Run-internal-BIND-test-suite/main.fmf new file mode 100644 index 0000000..905d1be --- /dev/null +++ b/Sanity/Run-internal-BIND-test-suite/main.fmf @@ -0,0 +1,9 @@ +component: bind +contact: Petr Sklenar +description: |+ + Bug summary: Run internal BIND test suite + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=642970 + +duration: 8h +relevancy: '' +summary: Run internal BIND test suite