mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 00:20:37 +00:00
need more ports
This commit is contained in:
@@ -77,7 +77,7 @@ DEFAULT_BRANCH_NAME: str = "main"
|
||||
DEFAULT_PG_VERSION_DEFAULT: str = "14"
|
||||
|
||||
BASE_PORT: int = 15000
|
||||
WORKER_PORT_NUM: int = 1000
|
||||
WORKER_PORT_NUM: int = 10000
|
||||
|
||||
|
||||
def pytest_configure(config: Config):
|
||||
|
||||
Reference in New Issue
Block a user