]> 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 Jul 2025 03:24:45 +0000 (11:24 +0800)
committerSteve Sakoman <steve@sakoman.com>
Tue, 15 Jul 2025 13:42:30 +0000 (06:42 -0700)
commita8381f4b7d7c294d9ad8a9d3f0b1f7c409753716
tree8bc9f4a386fc707e636597f6d716724575f350ea
parent7ac807166dfb6723f4e0b53c21f434e21d25563e
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>
(cherry picked from commit 0c21ff0a92906b6b4820eb8beddf8762fe70653d)
Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/core/decorator/data.py