#7 Adding fmf plan
Merged 2 years ago by mruprich. Opened 2 years ago by fhrdina.
rpms/ fhrdina/wireshark rawhide  into  rawhide

file removed
-13
@@ -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

file added
+6
@@ -0,0 +1,6 @@ 

+ summary: Test plan with all Fedora tests

+ discover:

+        how: fmf

+        url: https://src.fedoraproject.org/tests/wireshark.git

+ execute:

+        how: tmt

no initial comment

1 new commit added

  • Removing ci.fmf that was in old format
2 years ago

Pull-Request has been merged by mruprich

2 years ago
Metadata