Re: [PATCH v3 6/6] gitlab-ci: Add FreeBSD jobs

2021-05-19 Thread Willian Rampazzo
On Wed, May 19, 2021 at 3:46 PM Philippe Mathieu-Daudé wrote: > > Add system/user emulation jobs on FreeBSD host. > > To build these jobs, you need to add a FreeBSD runner and > add 'freebsd' to the QEMU_CUSTOM_RUNNER variable in your > GitLab project. > > Reviewed by: Warner Losh > Signed-off-by

[PATCH v3 6/6] gitlab-ci: Add FreeBSD jobs

2021-05-19 Thread Philippe Mathieu-Daudé
Add system/user emulation jobs on FreeBSD host. To build these jobs, you need to add a FreeBSD runner and add 'freebsd' to the QEMU_CUSTOM_RUNNER variable in your GitLab project. Reviewed by: Warner Losh Signed-off-by: Philippe Mathieu-Daudé --- .gitlab-ci.d/buildtest-freebsd.yml | 59