[Libguestfs] [supermin 2/2] tests: Add "--use-installed" variants

Richard W.M. Jones rjones at redhat.com
Sat Mar 15 20:03:46 UTC 2014


On Sat, Mar 15, 2014 at 01:59:03PM +0100, Hilko Bengen wrote:
> ---
>  tests/Makefile.am                    | 11 +++++++----
>  tests/test-binaries-exist-network.sh |  2 ++
>  tests/test-binaries-exist.sh         |  4 +++-
>  tests/test-build-bash-network.sh     |  3 +++
>  tests/test-build-bash.sh             |  4 +++-
>  tests/test-harder-network.sh         |  3 +++
>  tests/test-harder.sh                 |  4 +++-
>  7 files changed, 24 insertions(+), 7 deletions(-)
>  create mode 100755 tests/test-binaries-exist-network.sh
>  create mode 100755 tests/test-build-bash-network.sh
>  create mode 100755 tests/test-harder-network.sh

It turns out this doesn't work when using parallel 'make check' (try
setting 'export MAKEFLAGS=-jN' for N > 1).

I pushed the following patch to fix it:

https://github.com/libguestfs/supermin/commit/22b0662ebf64e93dc275acc1cc37ebd12cce6b49

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)




More information about the Libguestfs mailing list