]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
authorChen Qi <Qi.Chen@windriver.com>
Fri, 1 Jun 2018 05:03:02 +0000 (13:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 09:40:34 +0000 (10:40 +0100)
commitd442e67e94d589ce744e3c440e51470e63132459
tree0398f325f5610d2bac644a8f41ccd82582f2a4cf
parent9daf742004f4256bcb429165cfbf8dfc735a9686
oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set

This test is to test the behaviour of PACKAGE_FEED_URIS is correct or not.
If it's not even set, it makes no sense to do such test. So skip this
test if PACKAGE_FEED_URIS is not set.

(From OE-Core rev: 37e3d9d91cc0c8d0dac48463a888c692f4648f66)

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-selftest/lib/oeqa/runtime/cases/dnf_runtime.py