]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:22:22 +0000 (15:22 +0100)
commit84d854c98bd201f3e92e440c1d9a64ba4f31e6da
tree074a8f869dfbfd61824a62ea5e63e3295023ba5f
parent2d565fae46125d2d4016e7eead1a9043808d0cf9
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]

(From OE-Core rev: 928e0eecdb126f7d0bacd05b7057fc825e0d8f05)

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