testing.md 676 B

Testing

A small testing framework is provided with this role using Vagrant.

To test this role locally, once you've set up Vagrant, simply cd to tests and run vagrant up [centos7|debian8|ubuntu15], after which you can visit the following URLs in your browser for the associated deployments:

  • CentOS 7: http://localhost:3001
  • Debian 8: http://localhost:3002
  • Ubuntu 15.04: http://localhost:3003

Note: To test SmartOS, please simply roll out a base64 zone

To log in, use admin as both the username & password.

As support for other operating systems/distributions is written, they will be added as options for testing.