]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install: poll for packages if wait-for-package: true
authorSage Weil <sage@inktank.com>
Wed, 27 Feb 2013 05:02:14 +0000 (21:02 -0800)
committerSage Weil <sage@inktank.com>
Wed, 27 Feb 2013 05:02:14 +0000 (21:02 -0800)
commitc0c33834cf7f55ec14021317a547393b8b9061f4
treea3838057577e553957b574194f76b8cf919a530b
parent454e161829ba089210258b31894e9ebc24d393bd
install: poll for packages if wait-for-package: true

If the yaml has

 wait-for-package: true

then block and poll for the packages to appear if they are not already
there.  This is only useful for new branches or explicit sha1's, obviously.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/install.py