]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume: add inventory call to functional tests 25390/head
authorJan Fajerski <jfajerski@suse.com>
Fri, 7 Dec 2018 08:59:34 +0000 (09:59 +0100)
committerJan Fajerski <jfajerski@suse.com>
Tue, 11 Dec 2018 14:31:05 +0000 (15:31 +0100)
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/ceph-volume/ceph_volume/tests/functional/lvm/centos7/bluestore/dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/centos7/filestore/dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/playbooks/test_bluestore.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/playbooks/test_filestore.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/xenial/bluestore/dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/xenial/filestore/dmcrypt/test.yml

index 8caa1ce38bef9d28f55cdf791aca0ce9bf547780..bbd5b45d3438aa722ce80d17bef72b5326d917b3 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment:
index 17b74d5245120fdfd0b75f17fb09caea30d85bbd..91c9a1b8402725c282c5b84c0a67e5fb333a289a 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment:
index 1828a1525aac3192bfc5ce24bde288ef65d3f257..8d6b75f5823ef04bb23412b4007e29fba8ea0535 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment:
index 56592e335737e06efb2f98da710ab0e0a0ec94b7..fab05ca4ecb2614499f5f8c4f9b53b871835bbe0 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment:
index 3e032e20243baa4355509e55966d643dda51bc0b..27290d93324dacf37a5fb9de8caf5c50e46c2805 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment:
index 17b74d5245120fdfd0b75f17fb09caea30d85bbd..91c9a1b8402725c282c5b84c0a67e5fb333a289a 100644 (file)
       environment:
         CEPH_VOLUME_DEBUG: 1
 
+    - name: node inventory
+      command: "ceph-volume inventory"
+      environment:
+        CEPH_VOLUME_DEBUG: 1
+
     - name: list all OSDs
       command: "ceph-volume lvm list"
       environment: