diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-09-09 11:27:11 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 12:12:17 +0100 |
commit | 4d268abc2fc892c5d34449f78c8e9f2b1a9d6bac (patch) | |
tree | 6dc47fafbeb7b5790e06f9918e2355f3e41ba3c8 /meta/lib/oeqa/selftest | |
parent | f352c3b71cbf50846c7de31046202296b38713cc (diff) | |
download | openembedded-core-4d268abc2fc892c5d34449f78c8e9f2b1a9d6bac.tar.gz openembedded-core-4d268abc2fc892c5d34449f78c8e9f2b1a9d6bac.tar.bz2 openembedded-core-4d268abc2fc892c5d34449f78c8e9f2b1a9d6bac.zip |
oeqa.runtime.smart: work around smart race issues
Yucku hack around test failures which ultimately are caused by a race in
smartpm itself. Issuing smartpm commands in quick succession causes
races in package cache of smartpm on some systems. This patch mitigates
the problem by sleeping for 1 second after each smartpm command that
modifies the system.
[YOCTO #10244]
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions