mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Change base port for acceptance tests from 5440 to 5360 (#966)
This commit is contained in:
committed by
Alexander Kukushkin
parent
10bbf0c3c5
commit
d01a9bdcd5
@@ -84,7 +84,7 @@ class AbstractController(object):
|
||||
|
||||
|
||||
class PatroniController(AbstractController):
|
||||
__PORT = 5440
|
||||
__PORT = 5360
|
||||
PATRONI_CONFIG = '{}.yml'
|
||||
""" starts and stops individual patronis"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user