]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Make try_push_job_info() retry using safe_while
authorZack Cerza <zack@cerza.org>
Sat, 8 Mar 2014 21:21:45 +0000 (15:21 -0600)
committerZack Cerza <zack@cerza.org>
Sat, 8 Mar 2014 21:36:22 +0000 (15:36 -0600)
commite471f404e6dfcb2c1fcbaeac23207caad70c1e8e
treec3d33eb2121500d261cccb56124c7c5bba923d9f
parent73849c1179c3ed78661f0b1d2c3f9bb40944e4bc
Make try_push_job_info() retry using safe_while

I've noticed sometimes try_push_job_info() fails because of server load
issues. It should try more than once (and now does).

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