]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: also check 'auto' to create rpm index
authorChen Qi <Qi.Chen@windriver.com>
Fri, 1 Jun 2018 05:03:04 +0000 (13:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 09:40:34 +0000 (10:40 +0100)
commit43f62481f40fdd1399e468d7fbeb93793e19f9a9
tree697589c35d3b50915c7e78b116afcd7020dbbb2b
parentd442e67e94d589ce744e3c440e51470e63132459
testimage.bbclass: also check 'auto' to create rpm index

Having 'auto' in TEST_SUITES will also run the 'dnf' test cases,
so also check it to determine whether to create rpm index or not.

This is to fix the following error when TEST_SUITES = "auto".

  RESULTS - dnf.DnfRepoTest.test_dnf_makecache - Testcase 1744: ERROR

(From OE-Core rev: c1f4177848d25a9121f2a85da655ee414cd424b1)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/testimage.bbclass