diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-02-23 14:52:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-25 10:41:22 +0000 |
commit | c43423cd28d086d31c06c7e047dba139b35f5cdb (patch) | |
tree | 7474005af907c27c37811ab14be28adb9bf7a3a5 /meta-poky/classes | |
parent | 63304e8d4eee65d27efa7925b87f08cab6884a56 (diff) | |
download | poky-c43423cd28d086d31c06c7e047dba139b35f5cdb.tar.gz |
ptest: add an option to enforce a failure (e.g. ptests are required to pass)
This can be useful with a more specific, targeted and robust set of ptest
packages; the benefit is that ptest regressions are caught as they happen
and can be more easily traced to changes that caused them.
The existing AB ptest image continues to be expected to fail, my observation
of the AB runs is that the full set of ptests is not robust enough
(particularly around socket/network related tests) and sporadically fails
in random places. This can probably be addressed by making ptests exclusive
to a worker (e.g. there is no other workload happening at the same time as
ptests).
(From OE-Core rev: 102afcc7ea7d7673183f272a29ab233084ad168b)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/classes')
0 files changed, 0 insertions, 0 deletions