]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(FM-1587) Fix test issues on solaris 10
authorHunter Haugen <hunter@puppetlabs.com>
Thu, 19 Jun 2014 22:38:23 +0000 (15:38 -0700)
committerHunter Haugen <hunter@puppetlabs.com>
Thu, 19 Jun 2014 22:38:23 +0000 (15:38 -0700)
commit197e2d7e70d6570e82d2056d89de9e5e035b5750
treedad3bdeaa8f8240a7443b5a189d4f2d5d9dd07c3
parente7b27205c4fdc9162f11ee606be93865c1a080ea
(FM-1587) Fix test issues on solaris 10

- 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
spec/acceptance/ensure_packages_spec.rb
spec/acceptance/ensure_resource_spec.rb
spec/acceptance/get_module_path_spec.rb
spec/acceptance/has_interface_with_spec.rb