]> code.ossystems Code Review - openembedded-core.git/commit
/oeqa/manual/compliance-test: remove obsolete test
authorArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:35:14 +0000 (19:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
commit85b3f9ef568a8a11569898c6637b0e80c057fbfb
treea99b6814901e977a4b48ca8c557624be4de3e654
parent5d32ff52a36bdcc6abe55b89bf81c3312a03160a
/oeqa/manual/compliance-test: remove obsolete test

ltpstress was removed in Oct 2018

https://github.com/linux-test-project/ltp/commit/e752f7c19674d9b2f7d37aed123561a3f6410e97#diff-5231627fc8640e0adb955f9e69c3c08d

Remove LTP stress tests
ltpstress.sh runs stress.part[1-3]. But these runtest files just
duplicate definitions:
* stress.part1: fs, mm, nfs
* stress.part2: ipc, math, nptl
* stress.part3: net.multicast, pty, syscalls

The definitions are outdated anyway. There is no point trying
to keep them sync.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/compliance-test.json [deleted file]