]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: fix dnf tests
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 Aug 2017 11:34:55 +0000 (14:34 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Aug 2017 23:02:01 +0000 (00:02 +0100)
commitee3be65aa1348798d385ead9b80c6a6ada21d6b0
tree8df0cb7caf902f1b29af475e3336ab0f80303865
parentf7716f1de0791dfe778bb70f1769a7e1e83c7a54
oeqa: fix dnf tests

Rename one dnf runtime test that it will recognized as a python module
and thus also found by the oe test loader. Also, fix value of
TEST_SUITES in dnf selftest so that all test dependencies are satisfied
and the runtime test may be successfully run from there.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py [moved from meta-selftest/lib/oeqa/runtime/cases/dnf-runtime.py with 100% similarity]
meta/lib/oeqa/selftest/cases/runtime_test.py