Based on the changes in Fedora Resolves: RHEL-129360 Signed-off-by: Adrian Reber <areber@redhat.com>
22 lines
317 B
Plaintext
22 lines
317 B
Plaintext
summary: Run all tests
|
|
discover:
|
|
how: fmf
|
|
prepare:
|
|
- name: Install the main package
|
|
how: install
|
|
package:
|
|
- criu
|
|
execute:
|
|
how: tmt
|
|
|
|
/zdtm:
|
|
# Use the srpm sources
|
|
discover+:
|
|
dist-git-source: true
|
|
dist-git-merge: true
|
|
test: /tests/zdtm
|
|
|
|
/podman:
|
|
discover+:
|
|
test: /tests/podman
|