12538: Refactor crunch-run shutdown
[arvados.git] / services / nodemanager / tests / integration_test.py
index bdd3ffdcb7e0a247676ddbac49943ce32b25eb30..d5b55540f8e66eea3749d1828d3203ae89521f92 100755 (executable)
@@ -388,6 +388,7 @@ def main():
             [
                 (r".*Daemon started", set_squeue),
                 (r".*Rate limit exceeded - scheduling retry in 12 seconds", noop),
+                (r".*Rate limit exceeded - scheduling retry in 2 seconds", noop),
                 (r".*Cloud node (\S+) is now paired with Arvados node (\S+) with hostname (\S+)", noop),
             ],
             {},