]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.buildperf: try harder when splitting 'nevr' string
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 7 Sep 2016 07:28:45 +0000 (10:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2016 23:31:40 +0000 (00:31 +0100)
commit91d3fce1eb3e27d646afba8cf3c03ae560412d1d
tree1b2abac424dcbbd9575e84de823db7a9d4ce2bb5
parent948583fcd328b53289c6735d3e355c8fe2da680e
oeqa.buildperf: try harder when splitting 'nevr' string

Try to be more intelligent when splitting out recipe name, epoch,
version and revision from the buildstat directory name. Previous
assumption was that package versions never contain a dash but obviously
that is not necessarily true. The new assumption is that the package
version starts with a number.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/buildperf/base.py