tests: add integration_platforms and misc optimizations
Add integration_platforms to many tests that use platform_allow to manage scope of pull_request CI. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
51708a760f
commit
b207035851
42 changed files with 127 additions and 34 deletions
|
@ -14,6 +14,8 @@ common:
|
|||
- qemu_riscv32
|
||||
- qemu_riscv64
|
||||
- qemu_x86_64
|
||||
integration_platforms:
|
||||
- qemu_riscv64
|
||||
tests:
|
||||
thrift.ThriftTest.binaryProtocol: {}
|
||||
thrift.ThriftTest.compactProtocol:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue