HomePhorge

(maint) Install CA certs during git and package runs
2c8053c82715Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Install CA certs during git and package runs

Previously, the step for installing CA certs was only run during "git"
acceptance runs. This step is needed for module related acceptance tests
to work on platforms that don't already trust the forge's root
certificate, notably on Windows.

This commit makes the setup step common for both git and packages. This
doesn't actually change anything for "packages" because the step is only
executed on Windows, and we don't yet test against packages on Windows.
It also makes it easier to add support for other agent platforms that
have the same issue, e.g. Solaris

This commit also fixes the misspelling in the file name.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUbb2d5a560fbf: Merge pull request #3327 from demophoon/fix/stable/pup-3091-heredoc-support
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU2c8053c82715: (maint) Install CA certs during git and package runs (authored by Josh Cooper <josh@puppetlabs.com>).Nov 21 2014, 9:33 PM