3789768 Port dirinstall gating test from RHEL (sti -> tmt).

Authored and Committed by rvykydal 2 years ago
    Port dirinstall gating test from RHEL (sti -> tmt).
    
    This pull request enables tests in the Fedora CI using `tmt` which
    also allows to easily execute and debug tests from your laptop:
    
    Run tests directly on your localhost:
    
        sudo dnf install -y tmt
        tmt run --all provision --how local
    
    Run tests in a virtual machine:
    
        sudo dnf install -y tmt-provision-virtual
        tmt run
    
    Check the documentation to learn more about the tool:
    https://docs.fedoraproject.org/en-US/ci/tmt/
    
        
file added
+1
file added
+18
file added
+37
file added
+4
file added
+21