HomePhorge

(#7117) Use a different auth.conf instead of overwriting the default
4af97845453fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7117) Use a different auth.conf instead of overwriting the default

This test was previously replacing the default auth.conf with its own, and
restoring it afterward. This was error-prone, failing if there wasn't an
initial auth.conf present. It would also causing cascading failures when this
test failed, by leaving a non-standard auth.conf for other tests to use. Since
this copy-and-restore behavior can be replaced by simply specifying a different
auth file to use, we do that instead.

Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
Reviewed-By: Dominic Maraglia <dominic@puppetlabs.com>

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUecde13449aab: (#3360) Delete SSL directory in acceptance test before running
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU4af97845453f: (#7117) Use a different auth.conf instead of overwriting the default (authored by Nick Lewis <nick@puppetlabs.com>).Jun 10 2011, 12:48 AM