search for: a4f4300cb

Displaying 4 results from an estimated 4 matches for "a4f4300cb".

2017 Jul 18
0
[PATCH v2 2/2] v2v: Add slow tests of opensuse 13.1, 13.2 and 42.1 conversions.
--- v2v/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/v2v/Makefile.am b/v2v/Makefile.am index a4f4300cb..f1f8fb824 100644 --- a/v2v/Makefile.am +++ b/v2v/Makefile.am @@ -370,6 +370,9 @@ real_guests_scripts = \ test-v2v-conversion-of-debian-8.sh \ test-v2v-conversion-of-fedora-20.sh \ test-v2v-conversion-of-fedora-23.sh \ + test-v2v-conversion-of-opensuse-13.1.sh \ + test-v2v-conversion-of-opens...
2017 Jul 18
4
[PATCH v2 0/2] v2v: Add slow tests of opensuse 13.1, 13.2 and 42.1
v1 was: https://www.redhat.com/archives/libguestfs/2017-July/msg00154.html There is no change in the first patch, but I added a second patch adding slow tests of opensuse guests (which pass, but require the first patch). Rich.
2017 Jun 19
16
[PATCH v7 00/13] Refactor utilities
This is just the utilities part of the patch series from: https://www.redhat.com/archives/libguestfs/2017-June/msg00103.html I believe this addresses everything raised in comments on that patch series. Rich.
2017 Jun 21
45
[PATCH v8 00/42] Refactor utilities and reimplement inspection.
v7 was: https://www.redhat.com/archives/libguestfs/2017-June/msg00169.html https://www.redhat.com/archives/libguestfs/2017-June/msg00184.html I believe this addresses all comments received so far. Also it now passes a test where I compared about 100 disk images processed with old and new virt-inspector binaries. The output is identical in all cases except one which is caused by a bug in blkid