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.
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
parent
34200c6a
No related branches found
No related tags found
This commit is part of merge request !139. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.yml 58 additions, 0 deletions.gitlab-ci.yml
- .oniro-ci/build-generic.yaml 33 additions, 0 deletions.oniro-ci/build-generic.yaml
- docs/ci/hidden-jobs/index.rst 1 addition, 0 deletionsdocs/ci/hidden-jobs/index.rst
- docs/ci/hidden-jobs/oe-selftest.rst 30 additions, 0 deletionsdocs/ci/hidden-jobs/oe-selftest.rst
Loading
Please register or sign in to comment