diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..6d572aa --- /dev/null +++ b/.packit.yaml @@ -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 diff --git a/plans/opencryptoki-tests-pagure-ci.fmf b/plans/opencryptoki-tests-pagure-ci.fmf new file mode 100644 index 0000000..79ef042 --- /dev/null +++ b/plans/opencryptoki-tests-pagure-ci.fmf @@ -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