summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_resource.rb
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppetlabs.com>2011-07-22 12:29:54 -0700
committerJosh Cooper <josh@puppetlabs.com>2011-07-26 14:28:31 -0700
commit95837e6d3e74648617c308aedc52192bb13fde5a (patch)
treefd61767c9b3232ae36a98d5d6d8c9046c0801efe /lib/puppet/rails/rails_resource.rb
parentb13427b56d8529731d0334d420b24a592ecb43ea (diff)
downloadpuppet-95837e6d3e74648617c308aedc52192bb13fde5a.tar.gz
puppet-95837e6d3e74648617c308aedc52192bb13fde5a.tar.xz
puppet-95837e6d3e74648617c308aedc52192bb13fde5a.zip
Update certificate spec tests for Windows
Disable CA related spec tests on Windows, since that functionality is not supported. Some cert spec tests are still marked as fails_on_windows because settings attempts to create and apply a catalog corresponding to ssl/cert related directories. This fails because on Windows Puppet.features.root? always returns true (which is a separate bug), and as a result attempts to set the owner and group, which fails because the provider is not implemented yet on Windows. Also many of these tests were using Tempfile.new and trying to system("rm -rf ...") later. I changed these to use PuppetSpec::Files.tmpdir instead, which automatically cleans up temporary directories after the tests have run. Reviewed-by: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions