diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..97c1fbc --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,13 @@ +jobs: +- job: copr_build + metadata: + targets: &id001 [centos-stream-x86_64] + trigger: pull_request +- job: tests + metadata: + targets: *id001 + trigger: pull_request +sources: +- {path: iotop-0.6.tar.bz2, url: 'https://git.centos.org/sources/iotop/c8s/a65daa859fc44d6a21414c1d358333dda51044cd'} +specfile_path: SPECS/iotop.spec +upstream_ref: c8s-source-git