]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
queue: only git fetch once per minute per branch 51/head
authorSage Weil <sage@inktank.com>
Fri, 23 Aug 2013 22:43:35 +0000 (15:43 -0700)
committerSage Weil <sage@inktank.com>
Fri, 23 Aug 2013 22:43:35 +0000 (15:43 -0700)
commitc861e2d70be1f50741538582afa8ca1c5d898bdc
tree15eb13d0f69e96896c535cf17126adbea361006d
parent973d5aff1cd4c0fe5a817674dc49c6b9eb433f37
queue: only git fetch once per minute per branch

This takes 1-2 seconds and makes launching jobs slow.  Only do it once
every 60 seconds per branch.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/queue.py