Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 3.36 KB

turning-pain-into-gain.md

File metadata and controls

33 lines (21 loc) · 3.36 KB

Turning Pain Into Gain - A Puppet Unit Testing Story

Presented by: Nadeem Ahmad and Jordan Moldow

Presented at: PuppetConf - October 2016

[Recording] [Slides]

[Description] [Code]

Puppet is integral to Box's infrastructure, serving many purposes. Use of Puppet grew organically, resulting in a large monolith of fragile spaghetti code. When we needed CI, this code was in an untestable state. Out of the box, rspec-puppet didn't work. Rather than continuing to rely only on manual testing or rewriting our code into proper modules, roles, and profiles, we made the unit testing system work with our spaghetti code. Our open-source rspec-puppet extensions enabled us to add coverage for our monolith, and can help others achieve the same. This session covers Box's journey to a fully-featured Puppet CI. We discuss the importance of unit testing, show it's possible to improve testing practices, present solutions to roadblocks we encountered, and share workflows we created.

Turning Pain Into Gain - A Puppet Unit Testing Story - YouTube - Recording Turning Pain Into Gain - A Puppet Unit Testing Story - Slides

Jordan Moldow presenting the 'Turning Pain Into Gain - A Puppey Unit Testing Story' talk to attendees at PuppetConf 2016 Jordan Moldow presenting the 'Turning Pain Into Gain - A Puppey Unit Testing Story' talk to attendees at PuppetConf 2016 Jordan Moldow presenting the 'Turning Pain Into Gain - A Puppey Unit Testing Story' talk to attendees at PuppetConf 2016

View my other conference talks