tests: Extract tests from dist-git source

This avoids a hardcoded `ref:` which needs to be updated on every
upstream release, and having to pull the tests from an outside place.

See https://tmt.readthedocs.io/en/stable/spec/plans.html
This commit is contained in:
Martin Pitt 2022-06-13 09:46:03 +02:00
parent 1be6023e79
commit b15f72c593

View File

@ -1,7 +1,5 @@
discover: discover:
how: fmf how: fmf
repository: https://github.com/cockpit-project/cockpit dist-git-source: true
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
ref: "273"
execute: execute:
how: tmt how: tmt