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:07 +0000 (12:43 +0000)
commit81b15993fa0165ecef47504fea493a4e284d6d0f
tree05e1fe3e0b3cfc2c17702a439c52a4e86b50c25a
parentbde75c9e553e28c41d513d5a33c0e4742914973d
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.

(From OE-Core rev: 8d107e0a828868702cfe035104c1f0b51da4291e)

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