Deployment tooling/Cabal/2015-08-24

From mediawiki.org

2015-08-24[edit]

Currently Working on[edit]

  • Deploy checks
    • Building python hooks to call existing nagios checks
      • The threshold checks for nagios are written in python, ideally we should call into it from python, not via the command line, so that we get more flexible access to the details of what is failing
    • may build some custom checks as well.
    • I want it to run asyncronous checks during the deploy and throw up red flags to the deployment enginer, allowing them to decide how to react. No automatic responses until we become comfortable with the reliability of the system.
  • Puppet changes/beta
  • Breakup implementation (blocks better output)

As Always[edit]