Files
meta-zephyr/ci/qemu-cortex-m3.yml
Jon Mason 70b1d78135 CI: add Gitlab CI support
Mostly stolen from meta-arm

NOTE: this differs from upstream in that the kirkstone branch is being
used instead of the master branch in ci/base.yml

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2022-08-03 16:34:17 +08:00

13 lines
267 B
YAML

header:
version: 11
includes:
- ci/base.yml
local_conf_header:
nonbuilding_tests: |
ZEPHYRTESTS:remove = "common context pending poll sleep"
qemu_opts: |
QB_OPT_APPEND = "-icount shift=3,align=off,sleep=on -rtc clock=vm"
machine: qemu-cortex-m3