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

Fix Windows acceptance tests and update Postgresql dependency range #1252

Merged
merged 2 commits into from
May 29, 2020

Conversation

treydock
Copy link
Collaborator

Pull Request Checklist

Description

Use latest Sensu Go for testing which is what happens when chocolatey tests run. This should resolve failures with appveyor as I ran the tests locally in Vagrant and had no issues. Also fix version test because now the version is more than just 5.20.0 it's like 5.20.0+ee which we fixed for Travis tests but missed Windows.

@treydock treydock requested a review from ghoneycutt May 24, 2020 14:23
@treydock treydock changed the title Fix Windows acceptance tests Fix Windows acceptance tests and update Postgresql dependency range May 24, 2020
metadata.json Outdated Show resolved Hide resolved
@treydock
Copy link
Collaborator Author

For postgresql change, removed unnecessary soft dependency mention in README and also removed part in acceptance test setup as there is logic to automatically install modules in metadata.json, so those changes reduce duplication.

@ghoneycutt ghoneycutt added bug and removed bug labels May 25, 2020
@ghoneycutt ghoneycutt merged commit 0cd6b47 into master May 29, 2020
@ghoneycutt ghoneycutt deleted the fix-windows branch May 29, 2020 19:50
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