[libvirt] [PATCH 1/1] tools: rewrite virt-host-validate in Go to be data driven

Peter Krempa pkrempa at redhat.com
Tue Sep 3 06:56:14 UTC 2019


On Mon, Sep 02, 2019 at 17:38:26 +0100, Daniel Berrange wrote:
> The current virt-host-validate command has a bunch of checks
> defined in the source code which are thus only extensible by
> the upstream project, or downstream code modification.

[...]

This breaks in make check on my machine with no 'go' [1] installed:

make[1]: Entering directory '/home/pipo/build/libvirt/gcc/tools'
make  check-am
make[2]: Entering directory '/home/pipo/build/libvirt/gcc/tools'
make  check-local
make[3]: Entering directory '/home/pipo/build/libvirt/gcc/tools'
cd /home/pipo/libvirt/tools/host-validate && no test  ./...
/bin/sh: no: command not found
make[3]: *** [Makefile:4039: check-local] Error 127


[1] Please note that I'd like to keep it that way as much as possible so
preferably you disable the test in such case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190903/73dd52cc/attachment-0001.sig>


More information about the libvir-list mailing list