From 4a7e9cd7fd146ef86978041a65618a9427765c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 12 Jul 2024 20:01:11 +0200 Subject: [PATCH] Add RHEL internal 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..a29d89b --- /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-IO-String +execute: + how: tmt