diff options
| author | Mingli Yu <Mingli.Yu@windriver.com> | 2018-11-22 22:58:49 -0800 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:12:03 +0000 | 
| commit | 1b84064b15022a0834d7f443a8d6bde7f4cfeb6d (patch) | |
| tree | 5a5def9fd9e5a2779c179f7f6faf7badf9c46736 /scripts/create-pull-request | |
| parent | 53594c9fd01f7bd02e24aa82a5bd3a14d3dd465e (diff) | |
| download | openembedded-core-1b84064b15022a0834d7f443a8d6bde7f4cfeb6d.tar.gz openembedded-core-1b84064b15022a0834d7f443a8d6bde7f4cfeb6d.tar.bz2 openembedded-core-1b84064b15022a0834d7f443a8d6bde7f4cfeb6d.zip | |
mdadm: improve the run-ptest
* There are 120+ cases under ${libdir}/mdadm/ptest/tests,
  but the test will break if one test fails as
  below logic in run-ptest.
  ./test &>./test.log
  That's to say, the tests after the failed test
  have no chance to run with the current logic.
  To guarantee all the tests can run even one
  of the tests fails, the option --keep-going
  should be added.
* Refactor the test report to make the report
  more detailed and more common
(From OE-Core rev: 80d17497b719efb2ca9f36b8a730815547e93aa7)
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions
