Re: [PATCH for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD

2021-12-13 Thread Thomas Huth
On 10/12/2021 13.10, Daniel P. Berrangé wrote: On Thu, Dec 09, 2021 at 11:31:24AM +0100, Thomas Huth wrote: Cirrus-CI provides KVM in their Linux containers, so we can also run our VM-based NetBSD and OpenBSD build jobs there. Since the VM installation might take a while, we only run the "help"

Re: [PATCH for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD

2021-12-10 Thread Daniel P . Berrangé
On Thu, Dec 09, 2021 at 11:31:24AM +0100, Thomas Huth wrote: > Cirrus-CI provides KVM in their Linux containers, so we can also run > our VM-based NetBSD and OpenBSD build jobs there. > Since the VM installation might take a while, we only run the "help" > target on the first invocation to avoid ti

[PATCH for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD

2021-12-09 Thread Thomas Huth
Cirrus-CI provides KVM in their Linux containers, so we can also run our VM-based NetBSD and OpenBSD build jobs there. Since the VM installation might take a while, we only run the "help" target on the first invocation to avoid timeouts, and then only check the build during the next run, once the b