tests: Use new tmt dist-git-source discovery
This runs the tests from the source tarball. This avoids hardcoding the upstream ref and supports local patches. See https://github.com/psss/tmt/issues/585
This commit is contained in:
parent
0935f8d1c7
commit
f85e807852
@ -1,7 +1,5 @@
|
||||
discover:
|
||||
how: fmf
|
||||
repository: https://github.com/cockpit-project/cockpit-machines
|
||||
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
||||
ref: "270.2"
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
||||
|
Loading…
Reference in New Issue
Block a user