On Thu, Jan 20, 2022 at 01:28:10PM +0100, Laszlo Ersek wrote:
On 01/19/22 19:03, Richard W.M. Jones wrote:
> ---
> tests/Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index 3e828558d4..da57e786e9 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -149,6 +149,9 @@ real_guests_scripts = \
> test-v2v-conversion-of-rhel-6.8.sh \
> test-v2v-conversion-of-rhel-7.0.sh \
> test-v2v-conversion-of-rhel-7.2.sh \
> + test-v2v-conversion-of-rhel-7.9.sh \
> + test-v2v-conversion-of-rhel-8.0.sh \
> + test-v2v-conversion-of-rhel-8.4.sh \
> test-v2v-conversion-of-ubuntu-16.04.sh \
> test-v2v-conversion-of-ubuntu-18.04.sh \
> test-v2v-conversion-of-ubuntu-20.04.sh \
>
(I assume these are the minor releases that get some kind of long term
support.)
8.4 yes[1], 8.0 no. I could drop RHEL 8.0 actually because you're
right that it's out of support and there's a trivial upgrade path for
any users.
Rich.
[1] See note in this page:
https://access.redhat.com/support/policy/updates/errata/
Reviewed-by: Laszlo Ersek <lersek(a)redhat.com>
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html