TMT: Remove test/tmt/tmt.fmf

Test fetched from upstream. No need to have it here.

Signed-off-by: Lokesh Mandvekar <lsm5@linux.com>
This commit is contained in:
Lokesh Mandvekar 2026-04-27 09:26:34 -04:00
parent 30f93025ab
commit 61792bd9cd
No known key found for this signature in database
GPG key ID: 1C1EDD7CC7C3A0DD

View file

@ -1,13 +0,0 @@
enabled: false
adjust:
enabled: true
when: initiator != packit && distro != rhel
summary: Make sure that TMT container provision works
tag: [downstream]
require:
- tmt+provision-container
test:
tmt run --verbose --remove
provision --how container --image fedora
login --command 'cat /etc/os-release'
finish