]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/pexec: Add barrier capability
authorSam Lang <sam.lang@inktank.com>
Thu, 27 Dec 2012 23:33:07 +0000 (17:33 -0600)
committerSam Lang <sam.lang@inktank.com>
Tue, 8 Jan 2013 15:32:08 +0000 (09:32 -0600)
commit4ed20ae8feff2bf221e59f09677e05d10b93b867
treeab7a34cfbd3bd86e29ee3323a2c978dc1d4ab154
parent353200831076f739488bd9b7c8b1ee2d3fd9a505
task/pexec: Add barrier capability

This patch adds the ability to barrier between
parallel exec tasks so that all tasks will perform
the following step (after the barrier) at the same
time.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/pexec.py