]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kernel: loop reconnecting in case we race with shutdown
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 12 Jan 2012 20:57:22 +0000 (12:57 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 12 Jan 2012 21:02:22 +0000 (13:02 -0800)
commit96e89d30ec5f912f3c1b4844328e0966a2266e05
tree2321ec373e070d514cc752b4797359b9bfb5e0f2
parent59369237c9997b0b64252a970551a7af8395b48f
kernel: loop reconnecting in case we race with shutdown

Previously, if we reconnected before shutdown completed we asserted
that the kernel did not boot into the new version, when we just needed
to wait for the machine to reboot.
teuthology/task/kernel.py