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

src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/group_vars/all
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/setup.yml
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/group_vars/all
src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/test.yml

index 5cb47c8d24d65e0ee80822367d86bf249aaab602..d8e34f76c17d9d67069b033efe1a06fc8b8d5ac6 100644 (file)
@@ -21,3 +21,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
index 8cf11d4ef8eb1383fcd6e0834b0072a4c46270df..30874dfbb95b3f60144f707a4ff01c13c38974c2 120000 (symlink)
@@ -1 +1 @@
-../../../playbooks/setup_mixed_type.yml
\ No newline at end of file
+../../../playbooks/noop.yml
\ No newline at end of file
index ac5ac6b0d19e666f900042e16e22cdc81b74d7e5..aa867bcde1ab729f91f84c87110bef359e4cca66 120000 (symlink)
@@ -1 +1 @@
-../../../playbooks/test_bluestore_dmcrypt.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file
index 87b031fd4da32906a77b07682551984f22b2657f..37514396610fb23984c036c3fea7987b518d8eb9 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
index 165d9da291e2f18841290796dd657e1a8fe8fe0a..aa867bcde1ab729f91f84c87110bef359e4cca66 120000 (symlink)
@@ -1 +1 @@
-../../../playbooks/test_bluestore.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file