Fix spec test for sync

Change-Id: Id235bdf7ab7d9b97e2681517e723d8a8a70913ad
This commit is contained in:
ZhongShengping 2016-12-01 17:17:32 +08:00
parent d4ced03725
commit 972b2d319d
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ describe 'mistral::db::sync' do
:path => '/usr/bin',
:user => 'mistral',
:refreshonly => 'true',
:try_sleep => 5,
:tries => 10,
:logoutput => 'on_failure'
)