From 0d459668f0f1aad4eade26217843a781818bdaf4 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 11 Oct 2016 10:03:34 +0200 Subject: Add instructions for running tests --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index bb1d0515..4a045cdd 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,20 @@ Deploying Contributing ================================ +Run rake tests +-------------- + + cd tests/platform-ci + ./setup.sh + bundle exec rake lint + bundle exec rake syntax + bundle exec rake validate + bundle exec rake templates + bundle exec rake catalog + +Merge requests +-------------- + In order to validate the syntax and style guide compliance before you commit, see https://github.com/pixelated-project/puppet-git-hooks#installation Please fork https://0xacab.org/leap/platform to open a merge request, -- cgit v1.2.3