]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/thrashosds: Ipmi checking/setup in thrashosds
authorSam Lang <sam.lang@inktank.com>
Wed, 13 Mar 2013 15:11:06 +0000 (10:11 -0500)
committerSam Lang <sam.lang@inktank.com>
Wed, 13 Mar 2013 15:19:48 +0000 (10:19 -0500)
commit6be6f6c607706cbab9228bab13fef2e7a40797b2
tree3c50a3198b262063d22d4c3ffb2fc6d61536b3e6
parent8791b3740ce1358f1fdc238145efbcffe29825d8
task/thrashosds: Ipmi checking/setup in thrashosds

We don't need to setup the ipmi console on runs that
don't use powercycling, so delay setup of the RemoteConsole
with ipmi to the thrashosd task and only then if the powercycle
config is set.  This avoids spurious test failures from flaky
ipmi.

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