diff --git a/test/tmt/tmt.fmf b/test/tmt/tmt.fmf deleted file mode 100644 index f016947cc0..0000000000 --- a/test/tmt/tmt.fmf +++ /dev/null @@ -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