- Notifications
You must be signed in to change notification settings - Fork35
Skip ssl check#149
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Skip ssl check#149
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Hello@demonolock, I think, it is better to move port number related changes to a separate patch. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
The following files were modified manualy:- testgres/node.py- testgres/operations/local_ops.py- tests/test_remote.py
…ard]This change was extracted frompostgrespro#149.
…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- ReorganizationTestgresTests.test_port_conflict is updated.
Node.start is refactored [Victoria Shepard' ideas are used,#149]
get_remote_node() must be called without any parameters.
I think, we have to rethink this feature and come back to it later. |
No description provided.