promise: disable test check for some promises
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
Showing
Please register or sign in to comment