Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Iveta Cesalova
fcc54aee28 Adding fedora repo 2021-03-05 15:33:45 +01:00

13
ci.fmf Normal file
View file

@ -0,0 +1,13 @@
/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'
repository: "https://src.fedoraproject.org/tests/squid.git"
execute:
how: beakerlib