HomePhorge

Fix acceptance test assumption about exec logging.
a020b902ec54Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix acceptance test assumption about exec logging.

The acceptance test for overriding the agent name fact was broken, in that it
assumed that exec { "echo foo": } would always write foo to the output
channel.

This isn't true - on success, that output was simply hidden. By requesting
that output be logged we can ensure that message will show up and fix the
problem.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
Chris Price <chris@puppetlabs.com>Committed on May 12 2012, 1:05 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9fbb36deb69e: Merge branch '2.7.x'
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Price <chris@puppetlabs.com> committed rPUa020b902ec54: Fix acceptance test assumption about exec logging. (authored by Daniel Pittman <daniel@puppetlabs.com>).May 12 2012, 1:05 AM