Issue #7982 has been updated by Matthaus Litteken.
Status changed from In Topic Branch Pending Merge to Tests Insufficient
As Jeff noted, the tests included fail when run together with the rest of the
suite.
Failures:
1) Puppet::SSL::Host should allow to reset localhost
Failure/Error: previous_host = Puppet::SSL::Host.localhost
Puppet::Error:
Cannot save maynard.lan; parent directory
/var/folders/hq/hhqxfhws68bc_s23f2ktyx0m0000gp/T/ssl_host_testing20110914-2703-fzokxv-0/ssl/private_keys
does not exist
# ./lib/puppet/indirector/ssl_file.rb:95:in `save'
# ./lib/puppet/indirector/key/file.rb:34:in `save'
# ./lib/puppet/indirector/indirection.rb:265:in `save'
# ./lib/puppet/ssl/host.rb:147:in `generate_key'
# ./lib/puppet/ssl/host.rb:176:in `certificate'
# ./lib/puppet/ssl/host.rb:32:in `localhost'
# ./spec/unit/ssl/host_spec.rb:69
Finished in 86.56 seconds
13046 examples, 1 failure, 90 pending
Failed examples:
rspec ./spec/unit/ssl/host_spec.rb:68 # Puppet::SSL::Host should allow to reset
localhost
rspec spec/**/*_spec.rb 80.95s user 7.84s system 97% cpu 1:31.54 total
----------------------------------------
Bug #7982: puppet device fails on second device
https://projects.puppetlabs.com/issues/7982
Author: Brice Figureau
Status: Tests Insufficient
Priority: Normal
Assignee:
Category: network
Target version: 2.7.4
Affected Puppet version:
Keywords:
Branch: https://github.com/masterzen/puppet/tree/tickets/2.7.x/7982
Puppet device fails when using more than one device because the SSL certs used
for the second device is still the one of the first certificate.
I believe I tested this when I implemented the feature :(
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.