]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/memcached/README-DEVELOPER
Add the posibility to tell openstack to use --os_cacert for keystone_tenant
[dsa-puppet.git] / 3rdparty / modules / memcached / README-DEVELOPER
1 In order to run tests:
2   - puppet and facter must be installed and available in Ruby's LOADPATH
3   - the latest revision of rspec-puppet must be installed
4   - rake, and rspec2 must be install
5
6   - the name of the module directory needs to be memcached
7
8 to run all tests:
9   rake spec