• Oran Agra's avatar
    Fix timing of new replication test (#8807) · a9897b00
    Oran Agra authored
    In github actions CI with valgrind, i saw that even the fast replica
    (one that wasn't paused), didn't get to complete the replication fast
    enough, and ended up getting disconnected by timeout.
    
    Additionally, due to a typo in uname, we didn't get to actually run the
    CPU efficiency part of the test.
    a9897b00
replication.tcl 37.3 KB