From 899086c32b6c0c1df3684df2bddc81e0a23a3977 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Tue, 8 Apr 2025 11:04:24 +0200 Subject: [PATCH] Sync TMT plans with C10S Related: RHELMISC-10827 --- plans/shell.fmf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 plans/shell.fmf diff --git a/plans/shell.fmf b/plans/shell.fmf deleted file mode 100644 index 75700e0..0000000 --- a/plans/shell.fmf +++ /dev/null @@ -1,11 +0,0 @@ -summary: - Run relevant tests from the shell tests repository -discover: - how: fmf - url: https://src.fedoraproject.org/tests/shell - filter: component:bash -execute: - how: tmt -environment: - PACKAGES: bash - SH_BIN: bash