From: Nathan Cutler Date: Mon, 18 Sep 2017 16:01:17 +0000 (+0200) Subject: tests: CentOS 7.4 is now the latest X-Git-Tag: v13.0.1~873^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2311b64025cdb6131035aaf01e7c97486da12e15;p=ceph.git tests: CentOS 7.4 is now the latest Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/all/centos_7.4.yaml b/qa/distros/all/centos_7.4.yaml new file mode 100644 index 000000000000..d06bc384b3fb --- /dev/null +++ b/qa/distros/all/centos_7.4.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.4" diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml index 34d81be44770..4cc59dad1d4e 120000 --- a/qa/distros/supported/centos_latest.yaml +++ b/qa/distros/supported/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.3.yaml \ No newline at end of file +../all/centos_7.4.yaml \ No newline at end of file