The resultsdb test case name is identical for both tmt and STI tests. State this clearly and include the tier0.functional test in the list of all supported tests as well.
tmt
STI
tier0.functional
@msrb, @mmarhefk, @mvadkert, please have a look.
Regarding terminology, I think there should be STR (https://docs.fedoraproject.org/en-US/ci/standard-test-roles/) instead of STI in this case, AFAIK STR and tmt are on the same level and they both use the STI (https://docs.fedoraproject.org/en-US/ci/standard-test-interface/).
STR
In fact tmt does not implement STI so it's really either tmt or STI. But linking the STR page would be probably better here as it contains examples and real-life stuff rather than the STI theory. Thoughts?
Okay, in that case the documentation can mention both STI/STR, but having just STI as before should be also fine as https://docs.fedoraproject.org/en-US/ci/standard-test-interface/ mentions standard test roles.
STI/STR
LGTM
Pull-Request has been merged by psss
I am sure there are other tests (Fedora QA?) that can be used for gating as well. So I'd phrase it differently and say "The following Fedora CI tests can be enabled for gating:".
WDYT?
Ah, was too quick. Fixed in 9be796e.
The resultsdb test case name is identical for both
tmtandSTItests. State this clearly and include the
tier0.functionaltestin the list of all supported tests as well.