]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/sstate: Split classes to allow more parallelism
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Mar 2023 11:35:24 +0000 (11:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2023 17:35:19 +0000 (17:35 +0000)
commit9dbc2f4ebbde47b1c997948a9690ffb8eb29b552
tree1ecfe45762ed4ee1c1b3bbaf6fdf3dbdc1adc4b8
parentde3e6f85c5537a3571ffbe2326b73f2c2526bce2
oeqa/selftest/sstate: Split classes to allow more parallelism

By splitting the single class into multiple classes, it allows more parallelism
in the execution. These tests don't have interdependencies that benefit
from sstate reuse or anything like that so this makes sense to improve overall
test execution time if/where possible.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/sstatetests.py