Fix spec test for sync

Change-Id: I2c5da6f0a030ef17b2907f1e0990c5b4ef241e08
This commit is contained in:
ZhongShengping 2016-12-01 15:42:24 +08:00
parent b296ff55c0
commit 8671eaa64e
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ describe 'aodh::db::sync' do
:path => '/usr/bin',
:refreshonly => 'true',
:user => 'aodh',
:try_sleep => 5,
:tries => 10,
:logoutput => 'on_failure',
:subscribe => ['Anchor[aodh::install::end]',
'Anchor[aodh::config::end]',