HomePhorge

Fix order-dependent test failure in certificate_status/file spec
bdd6a17c9951Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix order-dependent test failure in certificate_status/file spec

This test was failing if the SSL indirections had previously been configured as
:ca. The was due to the fact that we are explicitly testing the
certificate_status :file terminus, which depends on the other SSL indirections
using corresponding termini. This spec wasn't appropriately ensuring they were
also set to :file, breaking that precondition, and causing failures.

Reviewed-By: Matt Robinson <matt@puppetlabs.com>

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUda504b3a0004: Merge branch 'feature/2.7.x/6789-port-ca-interface-to-faces' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUbdd6a17c9951: Fix order-dependent test failure in certificate_status/file spec (authored by Nick Lewis <nick@puppetlabs.com>).Jul 21 2011, 12:57 AM