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

Skip ssl check #149

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Skip ssl check #149

wants to merge 15 commits into from

Conversation

demonolock
Copy link
Contributor

No description provided.

@dmitry-lipetsk
Copy link
Collaborator

Hello @demonolock,

I think, it is better to move port number related changes to a separate patch.

tests/test_remote.py Outdated Show resolved Hide resolved
tests/test_remote.py Outdated Show resolved Hide resolved
The following files were modified manualy:
- testgres/node.py
- testgres/operations/local_ops.py
- tests/test_remote.py
dmitry-lipetsk added a commit to dmitry-lipetsk/testgres that referenced this pull request Dec 10, 2024
dmitry-lipetsk added a commit that referenced this pull request Dec 10, 2024
It is part of PR #149.
dmitry-lipetsk added a commit to dmitry-lipetsk/testgres that referenced this pull request Dec 24, 2024
…ro#149]

- Save an orignal text of 'does not exist' error
- When we reach maximum retry attempt of restarts
  - We log an error message
  - We raise exception "Cannot start node after multiple attempts"
- A new port number is not tranlating into string
- Reorganization

TestgresTests.test_port_conflict is updated.
dmitry-lipetsk added a commit that referenced this pull request Dec 24, 2024
Node.start is refactored [Victoria Shepard' ideas are used, #149]
get_remote_node() must be called without any parameters.
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