diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index d6542da..0000000 --- a/ci.fmf +++ /dev/null @@ -1,13 +0,0 @@ -/test: - summary: - CI plan, picks Tier1 tests, runs in beakerlib. - description: - This special plan has to be named ci.fmf to run in CI. - It selects test which have 'tier 1' in their main.fmf file - discover: - - name: tier1 - how: fmf - filter: 'tier: 1' - url: "https://src.fedoraproject.org/tests/wireshark.git" - execute: - how: beakerlib