Abstract
You’ve come a long way since you first started writing Ansible playbooks, but your workflow so far is missing something. You currently write a playbook, run it against a Vagrant machine, and then log in and inspect the results by hand. While this works, it’s not foolproof, and it definitely doesn’t scale once you start working with more than a handful of servers. Writing tests for playbooks is a good idea, as it means that you can prove that the playbook does what you expect it to do. In this chapter, we’re going to take a look at a tool named Test Kitchen, or Kitchen, for short. Using Kitchen, you specify a playbook to run and the expected state of a system after it runs, and then have Kitchen automatically test that your expectations are met. Once you have these tests in place, you can safely change your playbooks without worrying about introducing any regressions.
Keywords
- Virtual Machine
- Test Framework
- Test File
- Installation Package
- Context Line
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
This is a preview of subscription content, access via your institution.
Buying options
Author information
Authors and Affiliations
Rights and permissions
Copyright information
© 2016 Michael Heap
About this chapter
Cite this chapter
Heap, M. (2016). Testing with Test Kitchen. In: Ansible. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-1659-0_8
Download citation
DOI: https://doi.org/10.1007/978-1-4842-1659-0_8
Published:
Publisher Name: Apress, Berkeley, CA
Print ISBN: 978-1-4842-1660-6
Online ISBN: 978-1-4842-1659-0
eBook Packages: Professional and Applied ComputingProfessional and Applied Computing (R0)Apress Access Books