virt-v2v/tests/basic-test.sh
Richard W.M. Jones b7384452ae Fix basic test on RHEL 10
(cherry picked from commit 0a9c525871cdf5b77b751c7f82b82e68effac836)
2024-07-11 12:52:08 +01:00

14 lines
343 B
Bash
Executable File

#!/bin/bash -
set -e
set -x
# This only makes sure that virt-v2v isn't totally broken.
# virt-v2v is extensively tested on real guests by the QE
# team using a mix of automated and manual testing.
# Fix libvirt.
systemctl restart virtqemud virtsecretd virtstoraged virtnetworkd
virt-builder fedora-30
virt-v2v -i disk fedora-30.img -o null