ci: add oe-selftest-gcc test job
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.
Closes issues #8 (closed) and #9 (closed).
Signed-off-by: Chase Qi chase.qi@linaro.org
Merge request reports
Activity
added 13 commits
-
ce60c036...3f48a0b0 - 12 commits from branch
eclipse/oniro-core:kirkstone
- 47ab1bc2 - ci: add oe-selftest gcc test jobs
-
ce60c036...3f48a0b0 - 12 commits from branch
added 4 commits
-
70262fa0...34200c6a - 3 commits from branch
eclipse/oniro-core:kirkstone
- 732da060 - ci: add oe-selftest gcc test job
-
70262fa0...34200c6a - 3 commits from branch
added 6 commits
-
cb878294...053b1d44 - 5 commits from branch
eclipse/oniro-core:kirkstone
- d1b10188 - ci: add oe-selftest gcc test jobs
-
cb878294...053b1d44 - 5 commits from branch
- Resolved by Stevan Radaković
- Resolved by Stevan Radaković
- Resolved by Stevan Radaković
requested review from @bero
requested review from @agherzan
requested review from @idlethread
added 3 commits
-
cbb8fda9...b30990d1 - 2 commits from branch
eclipse/oniro-core:kirkstone
- b887b3a4 - ci: add oe-selftest gcc test jobs
-
cbb8fda9...b30990d1 - 2 commits from branch