[Libguestfs] [PATCH 2/6] tests: add fake rhev-apt.exe

Roman Kagan rkagan at virtuozzo.com
Mon Oct 5 12:40:02 UTC 2015


Without rhev-apt.exe the code path where firstboot scripts are created
isn't taken, so it isn't tested and v2v/test-v2v-windows-conversion.sh
is supposed to fail (it actually doesn't but for another reason,
addressed in a followup patch).

Signed-off-by: Roman Kagan <rkagan at virtuozzo.com>
---
 tests/fake-virt-tools/rhev-apt.exe | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tests/fake-virt-tools/rhev-apt.exe

diff --git a/tests/fake-virt-tools/rhev-apt.exe b/tests/fake-virt-tools/rhev-apt.exe
new file mode 100644
index 0000000..2f472e5
--- /dev/null
+++ b/tests/fake-virt-tools/rhev-apt.exe
@@ -0,0 +1 @@
+This is a fake rhev-apt.exe, used for testing only
-- 
2.4.3




More information about the Libguestfs mailing list