• Alain Takoudjou's avatar
    promise: disable test check for some promises · 7b1cd136
    Alain Takoudjou authored
    This promises are used in caddy-frontend to check slave frontend status. We don't want to run them everytime buildout will deploy frontend because:
    - there is too many slaves, check all slave frontend promises while deploying frontend will slow down slave frontend deployment.
    - we don't want to reprocess frontend if one of slave frontend promise is failing
    7b1cd136
check_error_on_http_log.py 2.79 KB