search for: 035c391

Displaying 2 results from an estimated 2 matches for "035c391".

Did you mean: c035c391
2015 Mar 10
0
[PATCH] v2v: Add the test-harness used by external tests.
...v2v/test-v2v-networks-and-bridges.xml]) + v2v/test-v2v-networks-and-bridges.xml + v2v/test-harness/Makefile + v2v/test-harness/META]) AC_OUTPUT dnl Produce summary. diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am index 035c391..0f45b11 100644 --- a/po-docs/ja/Makefile.am +++ b/po-docs/ja/Makefile.am @@ -80,6 +80,7 @@ MANPAGES = \ virt-tar-in.1 \ virt-tar-out.1 \ virt-v2v.1 \ + virt-v2v-test-harness.1 \ virt-win-reg.1 podfiles := $(shell for f in `cat $(top_srcdir)/po-docs/podfiles`; do echo `basename $$f .pod`...
2015 Mar 10
2
[PATCH 0/1] v2v: Add the test-harness used by external tests.
As I'm now working through the enormous virt-v2v/virt-p2v bug list, we need a high quality set of tests to ensure that we don't accidentally regress some old OS/hypervisor combination while making changes. The test cases are going to be huge, so we cannot possibly distribute them in libguestfs. Furthermore many of them have licensing problems which means we cannot redistribute them at