From a4f9e951600903a267a0d1c30d1841ea23b11178 Mon Sep 17 00:00:00 2001 From: Petr Šplíchal Date: Apr 26 2021 15:30:34 +0000 Subject: No more future, Fedora CI now fully supports tmt --- diff --git a/modules/ROOT/pages/tmt.adoc b/modules/ROOT/pages/tmt.adoc index 5c98e5e..ffd6150 100644 --- a/modules/ROOT/pages/tmt.adoc +++ b/modules/ROOT/pages/tmt.adoc @@ -7,7 +7,7 @@ The `tmt` tool aims to provide an efficient and comfortable way to create, execute, debug and enable tests in the Continuous Integration. It implements the https://tmt.readthedocs.io/en/latest/spec.html[Test Metadata Specification] which allows to store all needed test execution data directly within a git repository. -The same configuration can be used for enabling tests in the Fedora CI (near future), RHEL CI and https://packit.dev/[Packit]. +The same configuration can be used for enabling tests in the Fedora CI, RHEL CI and https://packit.dev/[Packit]. Tests can be easily executed in your preferred environment, e.g. in virtual machine, container or directly on the localhost. == First Steps ==