HomePhorge

maint: Fix order dependent test failure
5f22985fa681Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: Fix order dependent test failure

The spec tests failed when running spec/unit/face/node_spec.rb
followed by spec/unit/ssl/certificate_request_spec.rb, because the
clean action for the node face was leaving
Puppet::SSL::Host.ca_location set to :local instead of its default
:none state.

This commit resets the ca_location back to :none in the top-level
after :all block.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfe22c1c4819d: Merge branch 'ticket/2.7.x/5495' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU5f22985fa681: maint: Fix order dependent test failure (authored by Josh Cooper <josh@puppetlabs.com>).Aug 17 2011, 11:16 PM