Skip to content
Snippets Groups Projects
Commit d1b10188 authored by Chase Qi's avatar Chase Qi
Browse files

ci: add oe-selftest gcc test jobs


gcc test suite has been integrated in oe-selftest framework. It allows
to run gcc test against qemu vm and within the build env using qemu
linux-user mode.

These tests can be run in gitlab CI with qemu friendly runners. This
commit add three oe-selftest jobs to run the tests using qemu
linux-user, qemu x86-64 vm and qemu arm64 vm.

Test log and sum files are collected as job artifacts.

When all test jobs finish, report job will be triggered to parse the
sum files to generate results in the format that supported by squad. The
report job will upload results to squad for reporting.

Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
parent 053b1d44
No related branches found
No related tags found
Loading
This commit is part of merge request !139. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment