From 7cc6962fda052214ab5ee58481c50ffde6799189 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 3 Apr 2019 13:51:49 -0500 Subject: [PATCH] qa/distros: add centos 7.6 Signed-off-by: Sage Weil --- qa/distros/all/centos_7.6.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 qa/distros/all/centos_7.6.yaml diff --git a/qa/distros/all/centos_7.6.yaml b/qa/distros/all/centos_7.6.yaml new file mode 100644 index 00000000000..4cb095e6c0e --- /dev/null +++ b/qa/distros/all/centos_7.6.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.6" -- 2.39.5