summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-12-20 01:57:04 +0100
committervarac <varacanero@zeromail.org>2015-12-20 22:46:54 +0100
commit005f06f3dde8198fac2ca1a0206e05157e927d3c (patch)
tree9fad0dff04b1a3de4c581b10f68e8e01bc8a324f /.gitignore
parent185ac30062d7aa11fc39a24aa89504e5ac0db6d9 (diff)
[tests] Use beaker+docker for acceptance tests
Beaker together with docker is a very fast way to do acceptance testing. This commit adds basic beaker/docker support: - Add a debian jessie nodeset - Test if the module applies idempotentially, so it doesn't change resources on a second run with the same parameters. https://github.com/puppetlabs/beaker/blob/master/docs/Docker-Support.md
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a54aa97..3b626b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
/spec/fixtures/modules/*
!/spec/fixtures/modules/apt
!/spec/fixtures/modules/apt/*
+/log
/.vagrant/
/.bundle/
/coverage/