]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: TeuthologyOpenStack.cloud_init_wait continuous output 734/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 29 Nov 2015 18:54:08 +0000 (19:54 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 16 Dec 2015 00:39:20 +0000 (01:39 +0100)
commit935a749a9250cb961b51fe2c89379f62c86edd69
tree60fba6ac21258998f640d6bd2d6370fde451c6a5
parentd32fc847de2ac91db08da415df667071ce35bfaa
openstack: TeuthologyOpenStack.cloud_init_wait continuous output

Instead of tailing the files every 30 seconds, wait for the
string that proves the teuthology installation completed with a tail -f
and display the result continously.

The number of attempts is reduced from 100 to 30 because there is no
need for repeated calls to tail to check for the desired string.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/openstack/__init__.py
teuthology/provision.py