• Rafael Monnerat's avatar
    stack/caucase: Disable always failing promise · 80c79ec9
    Rafael Monnerat authored
     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).
    80c79ec9
instance-caucase.cfg.jinja2.in 8.08 KB