summaryrefslogtreecommitdiff
path: root/spec/acceptance/ensure_resource_spec.rb
AgeCommit message (Collapse)Author
2014-06-20Patch ensure_* testsHunter Haugen
2014-06-19(FM-1587) Fix test issues on solaris 10Hunter Haugen
- ensure_packages fails because Error: Sun packages must specify a package source - ensure_resource fails for the same reason - get_module_path fails because the modulepath is different - has_interface_with fails because the interface is lo0 not lo
2014-05-07Adding more spec coverageHunter Haugen