• Oran Agra's avatar
    fix for flaky psync2 test · 61738154
    Oran Agra authored
    *** [err]: PSYNC2: total sum of full synchronizations is exactly 4 in tests/integration/psync2.tcl
    Expected 5 == 4 (context: type eval line 6 cmd {assert {$sum == 4}} proc ::test)
    
    issue was that sometime the test got an unexpected full sync since it
    tried to switch to the replica before it was in sync with it's master.
    61738154
psync2.tcl 10.5 KB