74b755e Add a runner script to run all the tests sequentially and in a scheduler

Authored and Committed by pingou 4 years ago
    Add a runner script to run all the tests sequentially and in a scheduler
    
    This basically allows to keep running the tests in a loop, while waiting
    some time between two runs in a single process, making it easier to
    deploy this project in openshift.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file added
+5
file added
+64