61bba3a Ticket #49761 - Fix CI test suite issues

Authored and Committed by sgouvern 4 years ago
    Ticket #49761 - Fix CI test suite issues
    
    Problem Description:
    tickets/ticket47966_test.py is FAIL in CI nightly runs
    
    Fix Description:
    Remove tickets/ticket47966_test.py as it has already been ported to vlv/regression_test.py::test_bulk_import_when_the_backend_with_vlv_was_recreated
    Add a blank line in test header to avoid potential problem when parsing
    
    Relates: https://pagure.io/389-ds-base/issue/49761
    
    Author: sgouvern
    
    Review by: tbordaz, mhonek