Fix unit test for sync

Change-Id: I336a86024cd01ba44d9eab13cd8a7144887afdba
This commit is contained in:
ZhongShengping 2018-03-16 11:02:14 +08:00
parent 4f799d30f5
commit d9cb8fd7a4
1 changed files with 2 additions and 0 deletions

View File

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