[Libguestfs] [PATCH v2v 4/7] tests: Drop test of centos-6

Laszlo Ersek lersek at redhat.com
Thu Jan 20 12:25:09 UTC 2022


On 01/19/22 19:03, Richard W.M. Jones wrote:
> The image cannot be updated, see error below.  In any case we are
> testing a RHEL 6 image so it is not really necessary to continue to
> test CentOS 6.
> 
> Loaded plugins: fastestmirror, security
> Setting up Update Process
> Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
> YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
>  Eg. Invalid release/repo/arch combination/
> removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
> virt-builder: error: yum -y update: command exited with an error
> ---
>  tests/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index b4d3a5b5ab..11c29676fe 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -136,7 +136,6 @@ check-root:
>  # try to convert.  This is only used by 'make check-slow'.
>  
>  real_guests_scripts = \
> -	test-v2v-conversion-of-centos-6.sh \
>  	test-v2v-conversion-of-centos-7.0.sh \
>  	test-v2v-conversion-of-debian-6.sh \
>  	test-v2v-conversion-of-debian-7.sh \
> 

Reviewed-by: Laszlo Ersek <lersek at redhat.com>




More information about the Libguestfs mailing list