6d2792a Always try to clean up the side-tag at the end of the run

Authored and Committed by pingou 4 years ago
    Always try to clean up the side-tag at the end of the run
    
    This should fail if the tests all passed and will prevent dangling
    side-tags which are only consuming resources if the tests failed.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>