From dbb1cd3a4b5f762e081cb493a150b7381a398164 Mon Sep 17 00:00:00 2001 From: Frantisek Hrdina Date: Wed, 8 Dec 2021 15:41:42 +0100 Subject: [PATCH] Removing ci.fmf that was in old format --- ci.fmf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 ci.fmf 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