From: Yuri Weinstein Date: Fri, 11 Jan 2019 17:23:18 +0000 (-0800) Subject: qa/tests: added rhel 7.6 X-Git-Tag: v14.1.0~340^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=705033f5a0f2b16662f84a5833d9825160c8d7ea;p=ceph.git qa/tests: added rhel 7.6 Signed-off-by: Yuri Weinstein --- diff --git a/qa/distros/all/rhel_7.6.yaml b/qa/distros/all/rhel_7.6.yaml new file mode 100644 index 000000000000..62f52e8e7dfd --- /dev/null +++ b/qa/distros/all/rhel_7.6.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.6" diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml index a2291e809f44..806e1fe3010c 100644 --- a/qa/distros/supported/rhel_latest.yaml +++ b/qa/distros/supported/rhel_latest.yaml @@ -1,3 +1,3 @@ os_type: rhel -os_version: "7.5" +os_version: "7.6"