Skip to content

(maint) Remove instance during acceptance tests#242

Merged
ThoughtCrhyme merged 1 commit intopuppetlabs:masterfrom
glennsarti:fix-acceptance-test
Oct 16, 2017
Merged

(maint) Remove instance during acceptance tests#242
ThoughtCrhyme merged 1 commit intopuppetlabs:masterfrom
glennsarti:fix-acceptance-test

Conversation

@glennsarti
Copy link
Copy Markdown
Contributor

Previously during the sqlserver_config acceptance tests multiple database
instances were being created, instead of destroyed, for example a datbase
instance of 'abseny' was being created. This commit fixes this test fixture
failure by calling the ensure_sqlserver_instance helper method with the correct
parameters to remove an instance.

Previously during the sqlserver_config acceptance tests multiple database
instances were being created, instead of destroyed, for example a datbase
instance of 'abseny' was being created.  This commit fixes this test fixture
failure by calling the ensure_sqlserver_instance helper method with the correct
parameters to remove an instance.
@ThoughtCrhyme ThoughtCrhyme merged commit c80732c into puppetlabs:master Oct 16, 2017
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