]> 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, 4 Jun 2018 14:14:43 +0000 (15:14 +0100)
commitc1f4177848d25a9121f2a85da655ee414cd424b1
treee4f4d93cb2a11b9e5dec198d020a3ef7f9d53935
parent37e3d9d91cc0c8d0dac48463a888c692f4648f66
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

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