]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases/rpm.py: skip if rpm not available
authorChen Qi <Qi.Chen@windriver.com>
Fri, 1 Jun 2018 05:03:06 +0000 (13:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jun 2018 14:14:43 +0000 (15:14 +0100)
commitbb909a60c04248d015d988e4454f0a11b1c287da
tree1e1863f82a0124be147fa5583a6e71551d207b4f
parent3f5c678664a2bba43d99508779dc2ce227cf52a2
oeqa/runtime/cases/rpm.py: skip if rpm not available

This test case should only run when rpm package is installed.
So skip it if rpm package is not installed. This fixes:

  RESULTS - rpm.RpmBasicTest.test_rpm_help - Testcase 1059: FAILED

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/rpm.py