• Jérome Perrin's avatar
    ZEO tests: wait for other nodes to register · 0d996b48
    Jérome Perrin authored
    When other nodes takes time to start they are not always registered
    when the "main" node asserts that they are there.
    We observed problems in an environment where resolving localhost (by
    DNS) takes 10 seconds.
    
    Also introduce getOtherZopeNodeList utility method that can be useful in
    other ZEO tests in ProcessingNodeTestCase
    0d996b48
testInvalidationBug.py 8.46 KB