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

New possibility #11734

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GIgako19929
Copy link

@GIgako19929 GIgako19929 commented Mar 5, 2025

Fixes #11531

Add a test for PostgreSQL service with specified version in Databases.Tests.ps1.

  • Add a new test case to start PostgreSQL service with version 17.
  • Validate that PostgreSQL service is accepting connections.
  • Stop the PostgreSQL service after the test.

For more details, open the Copilot Workspace session.

Fixes actions#11531

Add a test for PostgreSQL service with specified version in `Databases.Tests.ps1`.

* Add a new test case to start PostgreSQL service with version 17.
* Validate that PostgreSQL service is accepting connections.
* Stop the PostgreSQL service after the test.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/11531?shareId=XXXX-XXXX-XXXX-XXXX).
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.

Update/Add Postgres Version option
1 participant