]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume tests/functional update filestore centos7 test vars
authorAlfredo Deza <adeza@redhat.com>
Thu, 6 Sep 2018 15:18:20 +0000 (11:18 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 6 Sep 2018 20:37:36 +0000 (16:37 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a5ec54207a02c4bb85dc8226890def18da45e2ff)

src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/group_vars/all
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/setup.yml [new symlink]
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/group_vars/all
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/setup.yml [new symlink]
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/test.yml

index f6f67a9925b86d005535cbc3669dc54c68a899ad..5a162f928c392b70ca78fdf3f516615ab1af96e1 100644 (file)
@@ -23,3 +23,10 @@ ceph_conf_overrides:
     osd_pool_default_size: 1
   osd:
     osd_journal_size: 2048
+
+# The following is only needed for testing purposes and is not part of
+# ceph-ansible supported variables
+
+osd_ids:
+  - 0
+  - 1
diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/setup.yml b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/setup.yml
new file mode 120000 (symlink)
index 0000000..30874df
--- /dev/null
@@ -0,0 +1 @@
+../../../playbooks/noop.yml
\ No newline at end of file
index 8ed725f8a84e236f1617fdc110ff84e8b1a01a09..aa867bcde1ab729f91f84c87110bef359e4cca66 120000 (symlink)
@@ -1 +1 @@
-../../../playbooks/test_filestore_dmcrypt.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file
index d4b26c38346b02ee6c92daae570c1e57fe170dbc..0c6198948d45f9c29dc979b1dc2926b6068a6cb9 100644 (file)
@@ -20,3 +20,10 @@ ceph_conf_overrides:
   global:
     osd_pool_default_pg_num: 8
     osd_pool_default_size: 1
+
+# The following is only needed for testing purposes and is not part of
+# ceph-ansible supported variables
+
+osd_ids:
+  - 0
+  - 1
diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/setup.yml b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/setup.yml
new file mode 120000 (symlink)
index 0000000..30874df
--- /dev/null
@@ -0,0 +1 @@
+../../../playbooks/noop.yml
\ No newline at end of file
index 1a8c37c13585842d07d726bb4771ea40c253030f..aa867bcde1ab729f91f84c87110bef359e4cca66 120000 (symlink)
@@ -1 +1 @@
-../../../playbooks/test_filestore.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file