Issue #6295 has been updated by Dominic Maraglia.
I'd be in favor of adding code to perform a pre-flight check: if the config file does not specify at least one master and 1 agent, then the harness should halt. I do not seeing value in adding specialized functions/logic to skip certain tests if a master has not been defined. ---------------------------------------- Bug #6295: Tests should be able to specify the environment they require https://projects.puppetlabs.com/issues/6295 Author: Nick Lewis Status: Needs Decision Priority: Normal Assignee: Jesse Wolfe Category: Target version: Patch: None Keywords: Branch: For instance, a test that requires a master and an agent to communicate with each other should be able to say it requires both a master and an agent, and fail if one of those is not present. Or it may require they both be present and both on different machines. Currently, tests like this just fail. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
