Sha256: 7f1639e29d4532b116c05f95cb661b56665c7270b4d20b2b5df2d4e45bed63c8

Contents?: true

Size: 666 Bytes

Versions: 15

Compression:

Stored size: 666 Bytes

Contents

# Integration Testing packer-config

You can run the integration tests via the Rakefile with:

    bundle exec rake test:integration

The integration tests actually run Packer builds and can take some time to run. As of now I've only run them on an OS X system but, in theory, they should run on any system where the `packer` command and VirtualBox are available.

The provisioning and kickstart scripts are largely taken from the [OpsCode Bento](https://github.com/opscode/bento) project which is most awesome and you should check it out.

## Requirements

* [Packer.io](http://www.packer.io/downloads.html)
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
packer-config-1.6.5 spec/integration/README.md
packer-config-1.6.4 spec/integration/README.md
packer-config-1.6.3 spec/integration/README.md
packer-config-1.6.2 spec/integration/README.md
packer-config-1.6.1 spec/integration/README.md
packer-config-1.6.0 spec/integration/README.md
packer-config-1.5.0 spec/integration/README.md
packer-config-1.4.0 spec/integration/README.md
packer-config-1.3.1 spec/integration/README.md
packer-config-1.3.0 spec/integration/README.md
packer-config-1.2.0 spec/integration/README.md
packer-config-1.1.0 spec/integration/README.md
packer-config-1.0.0 spec/integration/README.md
packer-config-0.0.4 spec/integration/README.md
packer-config-0.0.3 spec/integration/README.md