commit | 05ab856124df141df3becf7baf433e7ab7f415a6 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Tue Jul 12 00:06:18 2016 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Tue Jul 12 00:20:15 2016 -0700 |
tree | f1e29a48529423e2bc38e0275f39b80abfcf016e | |
parent | ad37b61be636ae05a3b5009343b992df061174a1 [diff] |
Add sync to avoid the loss of pub key data On the hard rebooting test, the pub key data can be loss due to the immediate rebooting. In addition, the existing scenario test manager is using 'sync' command to avoid the other data loss. So this patch adds a 'sync' command call. Change-Id: Ie55ad394cdbbde100eee45026c1e52a6f2825b77 Closes-Bug: #1583987