HomePhorge

(#12412) Skip ca acceptance test on Window agents
8ae92477c2d6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12412) Skip ca acceptance test on Window agents

Previously, this test would fail on Windows agents, because the ca
code makes assumptions about posix style paths. Since this
functionality is not supported on Windows anyways, this commit just
skips the test when run on Windows agents. In order to make that
possible, it refactors the test to use the agents.each do |agent|
style test.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU104192db739b: (#12412) Refactor execution of echo in acceptance tests
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU8ae92477c2d6: (#12412) Skip ca acceptance test on Window agents (authored by Josh Cooper <josh@puppetlabs.com>).Feb 6 2012, 6:41 PM