[OE-core] [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available

2018-06-03 Thread Chen Qi
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 --- meta/lib/oeqa/runtime/cases/rpm.py | 1 + 1 file changed, 1 insertion(+) diff --gi

[OE-core] [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available

2018-05-31 Thread Chen Qi
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 --- meta/lib/oeqa/runtime/cases/rpm.py | 1 + 1 file changed, 1 insertion(+) diff --gi

[OE-core] [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available

2018-05-31 Thread Chen Qi
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 --- meta/lib/oeqa/runtime/cases/rpm.py | 1 + 1 file changed, 1 insertion(+) diff --gi