]> 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, 4 Jun 2018 14:14:43 +0000 (15:14 +0100)
commit37e3d9d91cc0c8d0dac48463a888c692f4648f66
treef36183f4eb63a37144b492eb95ca36caccfeb3ff
parente06e4c859e8be5225d80806a2ebe175f0b152fe1
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.

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