20a55c1 CI tests: SELinux setup common for all the tests

Authored and Committed by mcermak 2 years ago
    CI tests: SELinux setup common for all the tests
    
    Userspace probing needs custom SELinux setup so that systemtap
    can do userspace probing using dyninst.  See check_dyninst_sebools()
    in stapdyn/dynutil.cxx for details.
    
    This update moves such SELinux setup out from the userspace-probes
    testcase, and makes it common for all the systemtap CI tests.
    
        
file modified
+2 -0
file modified
+9 -3