6a7a154 Issue 51017 - Implement dynamic ds/bz pytest markers

Authored and Committed by mhonek 3 years ago
    Issue 51017 - Implement dynamic ds/bz pytest markers
    
    Bug Description:
    Our unique markers for tickets cause a lot pytest warnings
    PytestUnknownMarkWarning.
    
    Fix Description:
    On each run, go through all test files and the correctly prefixed markers for
    the runtime being.
    
    Fixes: https://pagure.io/389-ds-base/issue/51017
    
    Author: Matus Honek <mhonek@redhat.com>
    
    Review by: Viktor & Simon (Thanks!)
    
        
file modified
+13 -0