]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: add centos yaml; use that instead 12762/head
authorNathan Cutler <ncutler@suse.com>
Tue, 3 Jan 2017 13:53:27 +0000 (14:53 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 3 Jan 2017 13:54:47 +0000 (14:54 +0100)
Modeled after https://github.com/ceph/ceph/pull/12632

Fixes: http://tracker.ceph.com/issues/18405
Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/distros/all/centos.yaml [new file with mode: 0644]
qa/distros/supported/centos.yaml [new symlink]
qa/distros/supported/centos_7.2.yaml [deleted symlink]

diff --git a/qa/distros/all/centos.yaml b/qa/distros/all/centos.yaml
new file mode 100644 (file)
index 0000000..8f4854b
--- /dev/null
@@ -0,0 +1 @@
+os_type: centos
diff --git a/qa/distros/supported/centos.yaml b/qa/distros/supported/centos.yaml
new file mode 120000 (symlink)
index 0000000..32753e4
--- /dev/null
@@ -0,0 +1 @@
+../all/centos.yaml
\ No newline at end of file
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