Skip to content

gitlab-ci: Use virtme-ng for running our tests

Marius Vlad requested to merge mvlad/weston:wip/mvlad/update-to-virtme-ng into main

The were a few issues with this:

  • udevd is needed in docker runner executor for the virtme-ng to be able to use virtio-serial
  • the script needs to have its poweroff removed otherwise nothing runs after and thus failing the job although tests succeeded

Merge request reports