]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/remote.py: raise if ensure_online() fails
authorKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 10:25:11 +0000 (18:25 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 10:25:13 +0000 (18:25 +0800)
commit1da4b4372f6a04bb185ae0cddc65ef1ca6103eaa
treebdfa91a83dad61998b9e15274e42f381198492ed
parentd6b44e69c980666822ac4674edb72a55a281ccdb
orchestra/remote.py: raise if ensure_online() fails

to ensure that we fail early if we cannot ensure an online remote.

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/orchestra/remote.py