SlideShare a Scribd company logo
Teting Infratructure Code
TDD for DevOp
Kieran Johnon
@kieranj
The Prolem
Snowflake Server
Unique
Fragile
Unpredictale
Configuration Management
Automate the configuration of erver
ail reproduce an environment
Verion controlled
Configuration Management
Tool
Testing Infrastructure Code
Anile
YAML
Simple, declarative ntax
Powerful
Agentle
Puh aed
Galax ­ Communit role
Module
File
Template
Package
Network
Stem
Cloud Provider
Dataae
Source Control
Monitoring
Anile Terminolog
Tak
Role
Plaook
Inventor
Inventor
Static or dnamic
Can e pecified a a file or a cript
Group erver into role/environment
Inventor xample
[web]
10.0.1.7
[prime]
10.0.2.5 replication=yes
[slaves]
10.0.2.3
10.0.1.9
[database:vars]
replication_user=replicator
wal_level=replica
[databases:children]
xample Anile Tak
- hosts: web
tasks:
- name: Install Dependencies
become: yes
apt:
pkg: "{{ item }}"
state: installed
update_cache: true
with_items:
- build-essential
Change
Something change and uddenl ou're pending
hour deugging
You could SSH into our erver, grep log file etc
ut that time conuming
We hould catch the error efore uing the
plaook
Unit Tet
If we were upgrading a application we'd have unit
tet to run after changing the code
So let write unit tet for our erver configuration
Unit tet for erver
configuration
Verif the expected configuration after the
proviioner ha run
Run our tet on CI and e ure aout the code
that proviion our erver
Tool
Tet Kitchen
Server Spec
Tet Kitchen
http://kitchen.ci
Tet Kitchen
Tet harne for executing configuration code
Support multiple drive for running the code locall
or in the cloud (C2, DO, Vagrant, Docker etc)
Support multiple framework for teting (Server
Spec, ATS, hunit2)
Run tet on multiple platform, e.g. Cento, Uuntu,
Deian
Server Spec
http://erverpec.org
Server Spec
RSpec matcher for erver configuration
Tet erver tate locall or via SSH, WinRM ­ not
need for an additional oftware
Aertion
File
Service
Interface
Port
Cron
Permiion
Iptale
Package
Uer/Group
Server Spec xample
describe service('nginx') do
it { is_expected.to be_running }
end
describe command('gem list') do
its(:stdout) { is_expected.to contain('bundler') }
end
xample
Demo
Quetion

More Related Content

PDF
Automating the Network
PPTX
So I Wrote a Manifest
DOC
Tomcat ssl 設定
PDF
Charla - SharePoint en la Nube (17Jul2013)
PDF
Puppet in the Pipeline
PPTX
Sherlock Homepage - A detective story about running large web services - WebN...
PDF
Automated Java Deployments With Rpm
PPTX
Network automation (NetDevOps) with Ansible
Automating the Network
So I Wrote a Manifest
Tomcat ssl 設定
Charla - SharePoint en la Nube (17Jul2013)
Puppet in the Pipeline
Sherlock Homepage - A detective story about running large web services - WebN...
Automated Java Deployments With Rpm
Network automation (NetDevOps) with Ansible

What's hot (20)

PPTX
IT Infrastructure Through The Public Network Challenges And Solutions
PPTX
Learn you some Ansible for great good!
PDF
Fixing Growing Pains With Puppet Data Patterns
PDF
douban happyday docker for daeqaci
PPT
Tips for a Faster Website
PDF
Ansible v2 and Beyond (Ansible Hawai'i Meetup)
PDF
Build Automation 101
PDF
Ansible Case Studies
PPTX
Breaking Up With Your Data Center Presentation
PPTX
How to create a multi tenancy for an interactive data analysis
PPTX
Go Faster with Ansible (PHP meetup)
PPTX
ChinaNetCloud - The Zabbix Database - Zabbix Conference 2014
PDF
Automation with Ansible and Containers
PDF
Designing net-aws-glacier
PPTX
How to scheduled jobs in a cloudera cluster without oozie
PDF
Long live to CMAN!
PDF
Managing Infrastructure as Code
PPTX
Cyansible
PDF
Useful Kafka tools
PDF
Achieving Continuous Delivery: An Automation Story
IT Infrastructure Through The Public Network Challenges And Solutions
Learn you some Ansible for great good!
Fixing Growing Pains With Puppet Data Patterns
douban happyday docker for daeqaci
Tips for a Faster Website
Ansible v2 and Beyond (Ansible Hawai'i Meetup)
Build Automation 101
Ansible Case Studies
Breaking Up With Your Data Center Presentation
How to create a multi tenancy for an interactive data analysis
Go Faster with Ansible (PHP meetup)
ChinaNetCloud - The Zabbix Database - Zabbix Conference 2014
Automation with Ansible and Containers
Designing net-aws-glacier
How to scheduled jobs in a cloudera cluster without oozie
Long live to CMAN!
Managing Infrastructure as Code
Cyansible
Useful Kafka tools
Achieving Continuous Delivery: An Automation Story
Ad

Similar to Testing Infrastructure Code (20)

PDF
DevOps
PDF
Head in the Clouds: Testing Infra as Code - Config Management 2020
PDF
Infrastructure as Code
PPTX
Will hall - Accelerating Infrastructure as Code and Configuration Management ...
PPTX
Accelerating Infrastructure as Code with CI in AWS.
PDF
DevOps Fest 2020. immutable infrastructure as code. True story.
PPTX
Overcoming Security Challenges in DevOps
PDF
Using ansible to manage cloud stack
PPTX
Deploying systems using AWS DevOps tools
PPTX
Webinar_DevOps_Nov10_D2
PPTX
Ansible.pptx
PDF
Using ansible to manage cloud platform by Accelerite
PPTX
Testing for infra code using test-kitchen,docker,chef
PPTX
Infrastructure as Code for Network
PPTX
Configuration Management and Deployment
PPTX
Introduction to DevOps on AWS
PDF
Streamlining Cloud Infrastructure Automation with Ansible
PPTX
Get the Exact Identity Solution You Need - In the Cloud - Overview
PDF
Brighten Your Navratri with Indoor Plants - Top Picks for a Green Festival
PPTX
Deploying Microservices - Makefiles, K8S Config Templates, Git Submodules, He...
DevOps
Head in the Clouds: Testing Infra as Code - Config Management 2020
Infrastructure as Code
Will hall - Accelerating Infrastructure as Code and Configuration Management ...
Accelerating Infrastructure as Code with CI in AWS.
DevOps Fest 2020. immutable infrastructure as code. True story.
Overcoming Security Challenges in DevOps
Using ansible to manage cloud stack
Deploying systems using AWS DevOps tools
Webinar_DevOps_Nov10_D2
Ansible.pptx
Using ansible to manage cloud platform by Accelerite
Testing for infra code using test-kitchen,docker,chef
Infrastructure as Code for Network
Configuration Management and Deployment
Introduction to DevOps on AWS
Streamlining Cloud Infrastructure Automation with Ansible
Get the Exact Identity Solution You Need - In the Cloud - Overview
Brighten Your Navratri with Indoor Plants - Top Picks for a Green Festival
Deploying Microservices - Makefiles, K8S Config Templates, Git Submodules, He...
Ad

Recently uploaded (20)

PDF
top salesforce developer skills in 2025.pdf
PPTX
L1 - Introduction to python Backend.pptx
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
medical staffing services at VALiNTRY
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
Nekopoi APK 2025 free lastest update
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
top salesforce developer skills in 2025.pdf
L1 - Introduction to python Backend.pptx
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Which alternative to Crystal Reports is best for small or large businesses.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
medical staffing services at VALiNTRY
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Nekopoi APK 2025 free lastest update
Upgrade and Innovation Strategies for SAP ERP Customers
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
2025 Textile ERP Trends: SAP, Odoo & Oracle
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Reimagine Home Health with the Power of Agentic AI​
VVF-Customer-Presentation2025-Ver1.9.pptx
How to Migrate SBCGlobal Email to Yahoo Easily
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free

Testing Infrastructure Code