28e4abf Implement running of the minimal testsuite

Authored and Committed by mschorm 2 years ago
    Implement running of the minimal testsuite
    
    Once the full testsuite has been run for the particular MySQL release; execute just the "main" suite on subsequent runs for that release.
    
    The implementation default to running of the whole testsuite, as until now, if the maintainer won't set the flag that running of the minimal testsuite is enough for this release.
    
    This feature aims to help with faster and more stable package builds when adding small fixes on top of already tested release;
    and to ease the life of Fedora Linux Release Engineers during (mass) rebuilds.
    
        
file modified
+48 -13