From b4a9c5abb98feb57d74ebebd91c45486af6f4037 Mon Sep 17 00:00:00 2001 From: Vit Mojzis Date: Mon, 1 Jun 2026 18:16:32 +0200 Subject: [PATCH] plans/dsp.fmf: Update the test repo URL The test repo was migrated to github due to Pagure being retired. https://communityblog.fedoraproject.org/the-forge-is-our-new-home/ Related: RHEL-184319 --- plans/dsp.fmf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plans/dsp.fmf diff --git a/plans/dsp.fmf b/plans/dsp.fmf new file mode 100644 index 0000000..3328940 --- /dev/null +++ b/plans/dsp.fmf @@ -0,0 +1,21 @@ +summary: DSP test suite +discover: + - name: DSP_test + how: fmf + url: https://github.com/fedora-selinux/DSP_test.git + ref: main + +execute: + how: tmt + +environment: + trigger: FedoraCI + # DSP_test specific variables: + TEST_RPM: "fapolicyd-selinux" + TEST_POLICY: "fapolicyd" + IGNORE_RULES: "fapolicyd_t:boot_t:dir" + +prepare: + - name: packages + how: install + package: fapolicyd-selinux