]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runner: Simplify code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jul 2018 11:54:20 +0000 (11:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jul 2018 20:26:15 +0000 (21:26 +0100)
commitb618261811c48ff3b98eab1b340a8cd09ef183c6
tree24f3fe70856d432f9c01fa3b51ef0590c67ed808
parenta98ab5e560e73b6988512fbae5cefe9e42ceed53
oeqa/runner: Simplify code

There doesn't appear to be any reason we need this _results indirection
any more so remove it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/context.py
meta/lib/oeqa/core/decorator/depends.py
meta/lib/oeqa/core/runner.py
meta/lib/oeqa/core/tests/test_data.py