diff --git a/Regression/authd-PIE-and-RELRO-check/main.fmf b/Regression/authd-PIE-and-RELRO-check/main.fmf index d98d821..f5ae9f8 100644 --- a/Regression/authd-PIE-and-RELRO-check/main.fmf +++ b/Regression/authd-PIE-and-RELRO-check/main.fmf @@ -7,6 +7,7 @@ component: - authd test: ./runtest.sh framework: beakerlib +tier: '2' recommend: - authd - elfutils diff --git a/Regression/authd-nouser-error-check/main.fmf b/Regression/authd-nouser-error-check/main.fmf index 3a8c1aa..b0a3d78 100644 --- a/Regression/authd-nouser-error-check/main.fmf +++ b/Regression/authd-nouser-error-check/main.fmf @@ -5,6 +5,7 @@ component: - authd test: ./runtest.sh framework: beakerlib +tier: '2' recommend: - nmap-ncat - authd diff --git a/Regression/authd-returns-a-negative-uid/main.fmf b/Regression/authd-returns-a-negative-uid/main.fmf index b573475..dcab47a 100644 --- a/Regression/authd-returns-a-negative-uid/main.fmf +++ b/Regression/authd-returns-a-negative-uid/main.fmf @@ -7,6 +7,7 @@ component: - authd test: ./runtest.sh framework: beakerlib +tier: '2' recommend: - authd - gcc