Add packit service for RPM build testing

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-12-01 11:03:47 -05:00
parent 19fc6c1708
commit d2edd2a30c

16
.packit.yml Normal file
View File

@ -0,0 +1,16 @@
---
upstream_project_url: https://github.com/virt-manager/virt-manager
jobs:
- job: copr_build
trigger: commit
metadata:
targets:
- fedora-all
- epel-8-x86_64
- job: tests
trigger: commit
metadata:
targets:
- fedora-all
- epel-8-x86_64