]> code.ossystems Code Review - openembedded-core.git/commit
oetest.py: Add command line parameter support for tag in testexport
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 4 Jul 2016 12:23:16 +0000 (12:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:47 +0000 (15:05 +0100)
commit928e0eecdb126f7d0bacd05b7057fc825e0d8f05
treea652c7906cb7cdf4baf2df60341c16b849f8a142
parent3442ee423813d547be7899a25ea31efe719e662f
oetest.py: Add command line parameter support for tag in testexport

This allows to use a command line argument to change the
tag used to filter test instead of rebuilding the tests.

[YOCTO #8532]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/oetest.py
meta/lib/oeqa/runexported.py