]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/core/decorator: add decorators to skip based on HOST_ARCH
authorRoss Burton <ross.burton@arm.com>
Wed, 9 Nov 2022 19:31:22 +0000 (19:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Nov 2022 13:43:37 +0000 (13:43 +0000)
commit0c21ff0a92906b6b4820eb8beddf8762fe70653d
treeb483495c49adb00345298240887e3cb2410eba31
parentc1841ab1e7b4e078cea77001e83e733764bb65ea
oeqa/core/decorator: add decorators to skip based on HOST_ARCH

There are already decorators to skip on the value of MACHINE, but for
flexibility it's better to skip based on the target architecture. This
means, for example, the ISO image tests could skip if the architecture
isn't x86.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/core/decorator/data.py