From: dtrishkin Date: Tue, 10 Nov 2015 18:05:36 +0000 (+0300) Subject: Increase sleep time before check fake notification X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=71b4e2d748b7d4c314b6b39c86a501e00e5f1606;p=openstack-build%2Fceilometer-build.git Increase sleep time before check fake notification Closes-Bug: #1515233 Change-Id: Ie90df6cf72751e65d6a35daeeab8344615817166 --- diff --git a/tests/runtests.sh b/tests/runtests.sh index d4f83e9..ae4b2a5 100755 --- a/tests/runtests.sh +++ b/tests/runtests.sh @@ -138,7 +138,7 @@ case $package in check_running ceilometer-collector check_running ceilometer-agent-notification send_fake_notification - sleep 2 + sleep 10 check_fake_notification killall -15 ceilometer-collector ceilometer-agent-notification