274489b TESTS: Add a test for parallel execution of klist

Authored and Committed by jhrozek 6 years ago
    TESTS: Add a test for parallel execution of klist
    
    Integration test for:
        https://pagure.io/SSSD/sssd/issue/3372
    
    With https://pagure.io/SSSD/sssd/issue/3372 still broken, the unit test
    wold fail because one of the concurrent klist commands would trigger a
    race condition in the KCM queue code, crashing the KCM responder.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+5 -1
file modified
+22 -0