add CI configuration

This commit is contained in:
Karel Srot 2021-12-02 14:24:18 +01:00
commit c296265f43
2 changed files with 18 additions and 0 deletions

9
.packit.yaml Normal file
View file

@ -0,0 +1,9 @@
jobs:
- job: tests
trigger: pull_request
metadata:
targets:
- fedora-all
- centos-stream-9-x86_64
- centos-stream-8-x86_64
skip_build: true

View file

@ -0,0 +1,9 @@
summary:
Run modified tests using Packit/TFT CI
discover:
how: fmf
modified-only: True
# filter:
# - tag: CI-Tier-1
execute:
how: tmt