]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add a label kwarg to run.run
authorAndrew Schoen <aschoen@redhat.com>
Fri, 30 Jan 2015 21:55:18 +0000 (15:55 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 4 Feb 2015 15:54:33 +0000 (09:54 -0600)
commit2ad47537e8ea501993b1a3e5332cd61194d62de8
tree846812c7528daa2a20b4de0ce87074beb8f970ca
parent9cdc3578e9000e6f0f49a9cfe62708847dc0b71a
Add a label kwarg to run.run

This can be used to label or annotate commands to remotes so we can
print a meaningful log message if the command fails.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/exceptions.py
teuthology/orchestra/run.py