]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtool/test.sh: added test cases for target_size_ratio 45398/head
authorKamoltat <ksirivad@redhat.com>
Fri, 4 Mar 2022 16:22:45 +0000 (16:22 +0000)
committerKamoltat <ksirivad@redhat.com>
Tue, 15 Mar 2022 18:18:48 +0000 (18:18 +0000)
commit752e21948c39a56f94e07702c39535da4658433f
treec823dc93a60a9244d2e6ca2befb8aee86cfa3e19
parent2f1d96dc76bdad94f66ef4a03155365c71e0e6d8
qa/workunits/cephtool/test.sh: added test cases for target_size_ratio

Test the commands:

`osd pool create` <pool> --target_size_ratio <float>

`osd pool set` <pool> target_size_ratio <float>

`osd pool get` <pool> target_size_ratio

Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit 09785475f1af5050a7cae679566ac17629dfc584)
qa/workunits/cephtool/test.sh