Skip to content

Fix order dependent acceptance test on Windows#667

Merged
jeffweiss merged 1 commit intopuppetlabs:2.7.xfrom
joshcooper:maint/2.7.x/eventlog-order-dependent-test
Apr 12, 2012
Merged

Fix order dependent acceptance test on Windows#667
jeffweiss merged 1 commit intopuppetlabs:2.7.xfrom
joshcooper:maint/2.7.x/eventlog-order-dependent-test

Conversation

@joshcooper
Copy link
Copy Markdown
Contributor

Previously, the test assumed that the agent already had a signed
certificate and would fail trying to connect to the master to retrieve a
catalog. But this didn't work if the agent didn't have a cert.

This commit changes the test to use a conf directory, whose parents
don't exist. As a result, puppet will immediately fail to start, but
report the error, including the path we specified. This way it's not
dependent on the SSL state, and it doesn't affect the SSL-ness of other
tests.

Previously, the test assumed that the agent already had a signed
certificate and would fail trying to connect to the master to retrieve a
catalog. But this didn't work if the agent didn't have a cert.

This commit changes the test to use a conf directory, whose parents
don't exist. As a result, puppet will immediately fail to start, but
report the error, including the path we specified. This way it's not
dependent on the SSL state, and it doesn't affect the SSL-ness of other
tests.
@jeffweiss jeffweiss merged commit d54100d into puppetlabs:2.7.x Apr 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants