]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add optional 'action' parameter to safe_while
authorZack Cerza <zack@cerza.org>
Fri, 7 Mar 2014 20:02:33 +0000 (14:02 -0600)
committerZack Cerza <zack@cerza.org>
Fri, 7 Mar 2014 20:02:33 +0000 (14:02 -0600)
commit73f5af2f6ab53327ab817ff2e514f1a2db666ee2
treec233fd18ee0eab0aac55283ed7cecb1755d0b937
parent7604a1b67086f94e93187c1f0dca39958403b2e9
Add optional 'action' parameter to safe_while

This is to make it easier to see what actually timed out when scanning
error logs

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/contextutil.py
teuthology/test/test_contextutil.py