beakerlib: enabled testing in yaml
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
9841c1250f
commit
55d382bf13
1 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,13 @@ jobs:
|
|||
- fedora-31-x86_64
|
||||
- fedora-rawhide-x86_64
|
||||
trigger: pull_request
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
metadata:
|
||||
targets:
|
||||
- fedora-30-x86_64
|
||||
- fedora-31-x86_64
|
||||
- fedora-rawhide-x86_64
|
||||
specfile_path: tuned.spec
|
||||
synced_files:
|
||||
- tuned.spec
|
||||
|
|
|
|||
Loading…
Reference in a new issue