- Notifications
You must be signed in to change notification settings - Fork35
PortManager#234
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
Merged
dmitry-lipetsk merged 32 commits intopostgrespro:masterfromdmitry-lipetsk:D20250403_001--port_managerApr 6, 2025
Uh oh!
There was an error while loading.Please reload this page.
Merged
PortManager#234
Changes from1 commit
Commits
Show all changes
32 commits Select commitHold shift + click to select a range
09dab31
PostgresNode refactoring [PostgresNodePortManager and RO-properties]
dmitry-lipetskef095d3
[FIX] clone_with_new_name_and_base_dir did not respect port_manager
dmitry-lipetsk0f842fd
PostgresNodePortManager__ThisHost is defined (was: PostgresNodePortMa…
dmitry-lipetske1e609e
PostgresNodePortManager__Generic is added
dmitry-lipetsk285e5b7
PostgresNodePortManager is added in public API
dmitry-lipetska974866
Test structures were refactored (local, local2, remote)
dmitry-lipetsk110947d
CI files are updated
dmitry-lipetsk4f49dde
TestTestgresCommon.test_pgbench is added
dmitry-lipetsk4fbf51d
PostgresNodePortManager is updated [error messages]
dmitry-lipetsk17c73cb
PostgresNodePortManager(+company) was moved in own file - port_manage…
dmitry-lipetskb1cee19
PortManager was deleted [amen]
dmitry-lipetskc5ad907
PostgresNodePortManager was renamed with PortManager
dmitry-lipetsk0967057
TestTestgresCommon.test_unix_sockets is added
dmitry-lipetsk1d450b2
TestTestgresCommon.test_the_same_port is added
dmitry-lipetsk4a38b35
[TestTestgresCommon] New tests are added
dmitry-lipetsk322fb23
RemoteOperations::is_port_free is updated
dmitry-lipetsk94da63e
Tests for OsOps::is_port_free are added
dmitry-lipetsk88f9b73
TestTestgresCommon is corrected [python problems]
dmitry-lipetskd9558ce
The call of RaiseError.CommandExecutionError is fixed [message, not m…
dmitry-lipetsk0da4c21
[CI] ubuntu 24.04 does not have nc
dmitry-lipetsk0058508
RemoteOperations is update [private method names]
dmitry-lipetsk8f3a566
test_is_port_free__true is updated
dmitry-lipetskd8ebdb7
RemoteOperations::is_port_free is updated (comments)
dmitry-lipetsk30e472c
setup.py is updated [testgres.helpers was deleted]
dmitry-lipetskc94bbb5
Comment in node.py is updated
dmitry-lipetsk04f88c7
PostgresNode::_node was deleted [use self._os_ops.host]
dmitry-lipetsk0a3442a
PostgresNode::start is corrected [error message]
dmitry-lipetsk30124f3
Merge branch 'master' into D20250403_001--port_manager
dmitry-lipetsk13e71d8
[FIX] PostgresNode.__init__ must not test "os_ops.host" attribute.
dmitry-lipetsk9e14f4a
PostgresNode.free_port always set a port to None
dmitry-lipetsk739ef61
[FIX] flake8 (noqa: E721)
dmitry-lipetsk696cc1e
PortManager__Generic is refactored
dmitry-lipetskFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
PostgresNodePortManager is added in public API
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit285e5b7dd1b35fbfd6d94829a9e3d282bebfef73
There are no files selected for viewing
2 changes: 2 additions & 0 deletionstestgres/__init__.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.