зеркало из https://github.com/microsoft/CCF.git
Update minimum view on partition test (#4741)
This commit is contained in:
Родитель
1ebcd07839
Коммит
c3b910ff0c
|
@ -340,7 +340,7 @@ def test_expired_certs(network, args):
|
|||
|
||||
# Restore connectivity between backups and wait for election
|
||||
network.wait_for_primary_unanimity(
|
||||
nodes=[backup_a, backup_b], min_view=r.view + 1
|
||||
nodes=[backup_a, backup_b], min_view=r.view
|
||||
)
|
||||
|
||||
# Should now be able to make progress
|
||||
|
|
Загрузка…
Ссылка в новой задаче