Update the RHEL_IMAGE_MINOR_VERSION

This patch is a cherry-pick of
https://review.opendev.org/c/x/tobiko/+/821628 with the updated
RHEL_IMAGE_MINOR_VERSION version.

Change-Id: Idc36fa61ef40db20cf3e579401c67a8c0809632a
This commit is contained in:
Itay Matza 2021-12-28 14:03:16 +02:00 committed by Federico Ressi
parent db9b1b9ac8
commit 9e047b4c8e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ LOG = log.getLogger(__name__)
CONF = config.CONF
RHEL_IMAGE_MAJOR_VERSION = '8.4'
RHEL_IMAGE_MINOR_VERSION = '1239'
RHEL_IMAGE_MINOR_VERSION = '1254'
RHEL_IMAGE_URL = ('http://download.devel.redhat.com/brewroot/packages/'
f'rhel-guest-image/{RHEL_IMAGE_MAJOR_VERSION}/'