Lessons Learned: Continuous deployment and continuous learning
Startup Lessons Learned
FEBRUARY 10, 2009
Our tests suite takes nine minutes to run (distributed across 30-40 machines). The longer you wait to find out about the problem, the more likely it is to have fallen out of the human-memory cache. Heck, thats what it says right there in the agile manifesto. On commit automatically run all tests. If the deploy succeeds, repeat.
Let's personalize your content