]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
rest-api.py: test that ceph-rest-api is up and servicing requests 120/head
authorDan Mick <dan.mick@inktank.com>
Wed, 2 Oct 2013 21:25:03 +0000 (14:25 -0700)
committerDan Mick <dan.mick@inktank.com>
Wed, 2 Oct 2013 21:58:11 +0000 (14:58 -0700)
commit149b98e5721351a53c28c19e4c892f965af01511
treec9ae9a9c546028ae49e7fc4ae4148ee92b10f740
parent0ce72d7f01c0c75081f032075fa1ab4164f98f41
rest-api.py: test that ceph-rest-api is up and servicing requests

Wait for the daemon to actually be ready before continuing with other
tasks.  Loop 12 times, waiting 5s, before deciding something's wrong.

Fixes: #6243
Signed-off-by: Dan Mick <dan.mick@inktank.com>
teuthology/task/rest-api.py