stack/caucase: Disable always failing promise
The principle of deployment on slapos is once the instance is read to use the all the promises must work and buildout would stop to run for a while. This Promise is been disable because it assumes the user must use the instance first them the promise will be green, which can cause endless failure. This fail until user do something makes tests and resilience fail, as there is no automation to emulate a user take some action. This problem MUST be reimplemented on the current way, and not assume user will do any action. Others promises can be added into monitor (but not this one like this).
Showing
Please register or sign in to comment