]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: add centos 7 yaml; use that instead
authorSage Weil <sage@redhat.com>
Thu, 22 Dec 2016 20:39:35 +0000 (15:39 -0500)
committerSage Weil <sage@redhat.com>
Thu, 22 Dec 2016 20:39:35 +0000 (15:39 -0500)
No need to be picky about the point release here.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/distros/all/centos_7.yaml [new file with mode: 0644]
qa/distros/supported/centos_7.2.yaml [deleted symlink]
qa/distros/supported/centos_7.yaml [new symlink]

diff --git a/qa/distros/all/centos_7.yaml b/qa/distros/all/centos_7.yaml
new file mode 100644 (file)
index 0000000..8f4854b
--- /dev/null
@@ -0,0 +1 @@
+os_type: centos
diff --git a/qa/distros/supported/centos_7.2.yaml b/qa/distros/supported/centos_7.2.yaml
deleted file mode 120000 (symlink)
index 05e1679..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/centos_7.2.yaml
\ No newline at end of file
diff --git a/qa/distros/supported/centos_7.yaml b/qa/distros/supported/centos_7.yaml
new file mode 120000 (symlink)
index 0000000..c298999
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_7.yaml
\ No newline at end of file