]> code.ossystems Code Review - openembedded-core.git/commit
python: improve ptest
authorRoss Burton <ross.burton@intel.com>
Fri, 29 Mar 2019 22:49:04 +0000 (22:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Apr 2019 13:58:15 +0000 (14:58 +0100)
commit7574f6850797fb7556d2f8077860b7c1d26ae8ec
tree0eaba6264152812ec0b246c68b268dbabe436054
parent95bc738e7f10d492f5db33fc581e9796e52a9d3f
python: improve ptest

Add missing runtime dependencies: the test suite needs proper chmod from
coreutils, and the Europe/Minsk timezone.

Also change run-ptest to use -W (run verbosely on failure) instead of -v (always
verbose) to hopefully reduce the noise in the ptest reports.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/run-ptest
meta/recipes-devtools/python/python3/run-ptest
meta/recipes-devtools/python/python3_3.7.2.bb
meta/recipes-devtools/python/python_2.7.15.bb