diff --git a/plans/public.fmf b/plans/public.fmf new file mode 100644 index 0000000..52f3165 --- /dev/null +++ b/plans/public.fmf @@ -0,0 +1,6 @@ +summary: Test plan that runs all tests from tests repo. +discover: + how: fmf + url: https://src.fedoraproject.org/tests/expat.git +execute: + how: tmt diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf new file mode 100644 index 0000000..2169e39 --- /dev/null +++ b/plans/tier1-internal.fmf @@ -0,0 +1,15 @@ +summary: CI plan, picks Tier1 tests, runs in beakerlib. +discover: + - name: rhel + how: fmf + filter: 'tier: 1' + url: git://pkgs.devel.redhat.com/tests/expat + - name: fedora + how: fmf + filter: 'tier: 1' + url: "https://src.fedoraproject.org/tests/expat.git" +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream-9