Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8b278ff

Browse files
committed
regression tests on travis #4
1 parent 89f1e29 commit 8b278ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests2/test_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def tearDownClass(self):
1717

1818
def test_regression(self):
1919
# XXX: make smth clever here
20-
time.sleep(30)
20+
time.sleep(31)
2121
subprocess.check_call(['docker', 'run',
2222
'--network=tests2_default',
2323
'tests2_node1',

0 commit comments

Comments
 (0)