Remove dirinstall functional test.

The test was not migrated from dist-git branch when c8s was created.
It should be either migrated to tmt/fmf solution as in c9s or removed.
We decided to remove it as its value compared to rtt which stay in place
is negligible.
This commit is contained in:
Radek Vykydal 2023-04-26 12:55:21 +02:00
parent 593f671920
commit a84eb300fc

View File

@ -3,5 +3,4 @@ product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: rtt.gating.functional}