From: Patrick Donnelly Date: Mon, 26 Aug 2019 18:03:01 +0000 (-0700) Subject: qa: add RHEL 7.7 and use as RHEL7 default X-Git-Tag: v15.1.0~1262^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69670bb7261f51542d3dfce1c1e827254c1ae3f0;p=ceph.git qa: add RHEL 7.7 and use as RHEL7 default Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/all/rhel_7.7.yaml b/qa/distros/all/rhel_7.7.yaml new file mode 100644 index 00000000000..fec2609389b --- /dev/null +++ b/qa/distros/all/rhel_7.7.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.7" diff --git a/qa/distros/all/rhel_7.yaml b/qa/distros/all/rhel_7.yaml index 7d97a196aad..85ed1cd48b9 120000 --- a/qa/distros/all/rhel_7.yaml +++ b/qa/distros/all/rhel_7.yaml @@ -1 +1 @@ -rhel_7.6.yaml \ No newline at end of file +rhel_7.7.yaml \ No newline at end of file