From 8826cd4199e825be716972a052d840151bab6fad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 20 Nov 2019 13:18:27 +0100 Subject: [PATCH] Add test run into metadata tmt would not find those data as tests. --- Sanity/CAA-support/main.fmf | 1 + Sanity/Master-server-chrooted-reverse-lookup/main.fmf | 1 + Sanity/Master-server-chrooted/main.fmf | 1 + Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf | 1 + Sanity/Master-server-not-chrooted/main.fmf | 1 + Sanity/Run-internal-BIND-test-suite/main.fmf | 1 + 6 files changed, 6 insertions(+) diff --git a/Sanity/CAA-support/main.fmf b/Sanity/CAA-support/main.fmf index 35e52a5..b106996 100644 --- a/Sanity/CAA-support/main.fmf +++ b/Sanity/CAA-support/main.fmf @@ -5,3 +5,4 @@ duration: 10m relevancy: | distro = rhel-4, rhel-5: False summary: sanity testing of CAA support +test: make run diff --git a/Sanity/Master-server-chrooted-reverse-lookup/main.fmf b/Sanity/Master-server-chrooted-reverse-lookup/main.fmf index 9caa22b..1f32fee 100644 --- a/Sanity/Master-server-chrooted-reverse-lookup/main.fmf +++ b/Sanity/Master-server-chrooted-reverse-lookup/main.fmf @@ -9,3 +9,4 @@ duration: 5m relevancy: | distro > rhel-6 && product != rhscl: False summary: Set up master nameserver in chrooted env, test it. +test: make run diff --git a/Sanity/Master-server-chrooted/main.fmf b/Sanity/Master-server-chrooted/main.fmf index 373ffc0..ee43256 100644 --- a/Sanity/Master-server-chrooted/main.fmf +++ b/Sanity/Master-server-chrooted/main.fmf @@ -9,3 +9,4 @@ duration: 25m relevancy: | distro > rhel-6 && product != rhscl: False summary: Set up master nameserver in chrooted env, test it. +test: make run diff --git a/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf b/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf index 3203079..90a8ad5 100644 --- a/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf +++ b/Sanity/Master-server-not-chrooted-reverse-lookup/main.fmf @@ -8,3 +8,4 @@ description: |4 duration: 150m relevancy: '' summary: Set up master nameserver, test it. +test: make run diff --git a/Sanity/Master-server-not-chrooted/main.fmf b/Sanity/Master-server-not-chrooted/main.fmf index 92358c9..110d533 100644 --- a/Sanity/Master-server-not-chrooted/main.fmf +++ b/Sanity/Master-server-not-chrooted/main.fmf @@ -8,3 +8,4 @@ description: |4 duration: 90m relevancy: '' summary: Set up master nameserver in chrooted env, test it. +test: make run diff --git a/Sanity/Run-internal-BIND-test-suite/main.fmf b/Sanity/Run-internal-BIND-test-suite/main.fmf index 905d1be..09ded1b 100644 --- a/Sanity/Run-internal-BIND-test-suite/main.fmf +++ b/Sanity/Run-internal-BIND-test-suite/main.fmf @@ -7,3 +7,4 @@ description: |+ duration: 8h relevancy: '' summary: Run internal BIND test suite +test: make run