Skip to content

[#258] Problems in ProbackupTest and TestBasic(ProbackupTest) are fixed #259

New issue

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

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

Already on ? Sign in to your account

Merged

Conversation

dmitry-lipetsk
Copy link
Collaborator

@dmitry-lipetsk dmitry-lipetsk commented May 11, 2025

It is a part of work for #247.

Closes #258

ProbackupTest::pg_node is testgres.NodeApp, not testgres.PostgresNode.

Asserts are added.
Node cleanup is added.

TODO: we should to stop node only and cleanup his data in conftest.

---
Asserts are added.
@dmitry-lipetskdmitry-lipetsk merged commit d48477d into postgrespro:master May 12, 2025
1 check passed
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems in ProbackupTest and TestBasic(ProbackupTest)
1 participant
@dmitry-lipetsk