HomePhorge

(#6582) unstub Puppet settings to improve indirector queue tests.
93082e4a683dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6582) unstub Puppet settings to improve indirector queue tests.

This code was stubbing Puppet settings, which is no longer required now we
reset them between tests. Using the real thing reduces points that the rest
of the code can break, too.

As a side effect this caused Puppet[:trace] to be "true", which meant that we
emitted a huge, nasty backtrace during the testing of a specific internal
failure handling case.

Reviewed-By: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU92499c86bc7f: (#6582) Eliminate the last vestige of the unit tests from the specs.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU93082e4a683d: (#6582) unstub Puppet settings to improve indirector queue tests. (authored by Daniel Pittman <daniel@rimspace.net>).Mar 4 2011, 1:30 AM