[Libguestfs] [PATCH 1/3] v2v: tests: add debian-9 and fedora-29 for test-v2v-conversion-of

Pino Toscano ptoscano at redhat.com
Tue Mar 26 13:24:14 UTC 2019


Test the newer versions of these distros.
---
 v2v/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/v2v/Makefile.am b/v2v/Makefile.am
index 53c137fc6..39511022e 100644
--- a/v2v/Makefile.am
+++ b/v2v/Makefile.am
@@ -530,8 +530,10 @@ real_guests_scripts = \
 	test-v2v-conversion-of-debian-6.sh \
 	test-v2v-conversion-of-debian-7.sh \
 	test-v2v-conversion-of-debian-8.sh \
+	test-v2v-conversion-of-debian-9.sh \
 	test-v2v-conversion-of-fedora-20.sh \
 	test-v2v-conversion-of-fedora-23.sh \
+	test-v2v-conversion-of-fedora-29.sh \
 	test-v2v-conversion-of-opensuse-13.1.sh \
 	test-v2v-conversion-of-opensuse-13.2.sh \
 	test-v2v-conversion-of-opensuse-42.1.sh \
-- 
2.20.1




More information about the Libguestfs mailing list