On 3/17/21 11:35 PM, John Snow wrote: > On 3/16/21 9:28 AM, Markus Armbruster wrote: >> Watch this: >> >> $ mkdir bld-tools >> $ cd bld-tools >> $ ../configure --disable-system --disable-user --enable-tools >> $ make check >> [...] >> make: *** No rule to make target >> 'tests/qemu-iotests/socket_scm_helper', needed by 'check-block'. Stop. >> >> > > One more thing to add a CI job to check, I suppose.
We have the 'build-tools-and-docs-debian' job, but lack the 'check-tools-and-docs-debian' one.