From c2ef6b6235921018262552fa05b0ee263fe12f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 12 Jul 2024 15:10:28 +0200 Subject: [PATCH] Add internal RHEL tests --- plans/internal.fmf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plans/internal.fmf diff --git a/plans/internal.fmf b/plans/internal.fmf new file mode 100644 index 0000000..5b87d2a --- /dev/null +++ b/plans/internal.fmf @@ -0,0 +1,12 @@ +summary: Private (RHEL) beakerlib tests +enabled: false +adjust: + - when: distro == rhel + enabled: true + because: private tests are accesible only within rhel pipline +discover: + - name: rhel + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/perl-Test-Pod +execute: + how: tmt