From f67146ae6edb91b5101b1a0541eb53cd43c2f6bf Mon Sep 17 00:00:00 2001 From: Kevin Imber Date: Mon, 17 Jul 2017 10:45:00 -0700 Subject: [PATCH] (WIP) do not merge Fake commit to test HipChat notifications. [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4659b40..03bc413 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Beaker library to use vmpooler hypervisor This is a gem that allows you to use hosts with [vmpooler](vmpooler.md) hypervisor with [beaker](https://github.com/puppetlabs/beaker). This gem is already included as [beaker dependency](https://github.com/puppetlabs/beaker/blob/master/beaker.gemspec#L59) for you, so you don't need to do anything special to use this gem's functionality with beaker. + + # Spec tests Spec test live under the `spec` folder. There are the default rake task and therefore can run with a simple command: