Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test to cover basic server configuration #1534

Conversation

SimonHoenscheid
Copy link
Collaborator

Summary

create test to cover #1533 behaviour

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@SimonHoenscheid SimonHoenscheid force-pushed the missing_key_acceptance_test branch from a909a58 to 784db20 Compare October 18, 2023 14:53
include postgresql::server
MANIFEST
it 'installs postgres' do
apply_manifest(pp, catch_failures: true)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it run a second time (with catch_changes: true instead) as an idempotency check?

@SimonHoenscheid SimonHoenscheid deleted the missing_key_acceptance_test branch October 19, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants