vagrant-lxc-ng/spec
Tim Goddard fe532525c8 Support for formatted overlayfs path spec when finding the root FS path
We're using snapshots in a CI set-up so that a Vagrant cluster can be built
once, then each push to the repository only checked as an incremental
update to the cluster. We copy each LXC VM to a master image, then re-create
the original names as snapshots.

This change corrects a method which assumes the LXC root path in the config
file is a simple directory name, which is only true for directory-backed
instances.

Conflicts:
	spec/unit/driver_spec.rb
2014-11-12 15:21:28 +13:00
..
fixtures Move away from using ifconfig to ip addr for scanning container IPs 2013-04-05 22:10:49 -03:00
support Move unit specs example group related code to spec/unit/support 2013-04-21 18:13:34 -03:00
unit Support for formatted overlayfs path spec when finding the root FS path 2014-11-12 15:21:28 +13:00
spec_helper.rb spec: Embrace rspec3 2014-03-21 19:31:34 -03:00
unit_helper.rb Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 2014-03-14 11:38:54 -03:00
Vagrantfile Couple of tweaks to acceptance specs 2013-11-06 01:11:38 -02:00