From 030e12cf2b2f8b9b5f39b0275e7315cfdf8b87c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jitka=20Plesn=C3=ADkov=C3=A1?= Date: Fri, 7 Aug 2026 09:53:46 +0200 Subject: [PATCH] Update file internal.fmf --- 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..ecd76cd --- /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 pipeline +discover: + - name: rhel + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/perl-HTTP-Daemon +execute: + how: tmt \ No newline at end of file