Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
619eae73 02/01/2017 05:29 AM Thomas Mueller

Add docker nodesets for CentOS 6 and 7

Ran a successfull test with:

```
BEAKER_debug=yes PUPPET_INSTALL_TYPE=agent \
BEAKER_set=centos-6-x64_docker BEAKER_destroy=no \
bundle exec rspec spec/acceptance/puppetserver_latest_spec.rb
```

0ecaf8e0 02/01/2017 05:29 AM Thomas Mueller

Add simple acceptance tests

Run tests one by one with:

```
PUPPET_INSTALL_TYPE=agent \
BEAKER_debug=yes \
BEAKER_set=centos-7-x64 \
BEAKER_destroy=no \
bundle exec rspec spec/acceptance/puppetserver_upgrade_2_6_0_to_2_7_2_spec.rb

PUPPET_INSTALL_TYPE=agent \...

View revisions

Also available in: Atom