Fix unit test for sync

Change-Id: I56fe70f3b949270ad5fe49d5e645cb4a408f1df6
This commit is contained in:
ZhongShengping 2018-03-16 10:54:29 +08:00
parent cf28967a8e
commit 904f040e87
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ describe 'ec2api::db::sync' do
:user => 'ec2api',
:group => 'ec2api',
:refreshonly => true,
:try_sleep => 5,
:tries => 10,
:logoutput => 'on_failure',
:subscribe => [
'Anchor[ec2api::install::end]',