]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/systemd: remove race in settle()
authorRoss Burton <ross.burton@intel.com>
Tue, 4 Feb 2014 12:41:15 +0000 (12:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Feb 2014 12:43:03 +0000 (12:43 +0000)
commit8d107e0a828868702cfe035104c1f0b51da4291e
tree4722ca83f91fddd07861a817bb93b6aaf9ca41e6
parentb01db0424b9cf73e51808f57043710a1c665b2c5
oeqa/runtime/systemd: remove race in settle()

The settle() function had a race where services could still be activating at two
minutes but then when the final log is output, they've activated.

Remove this race and generally clean up the code.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/systemd.py