]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Refactor pool API tests
authorStephan Müller <smueller@suse.com>
Wed, 13 Nov 2019 16:11:54 +0000 (17:11 +0100)
committerStephan Müller <smueller@suse.com>
Wed, 13 Nov 2019 16:25:29 +0000 (17:25 +0100)
commit96fd06b7db1d57b8384edc1af6cc39e4e532fb77
tree22460264760eceed5721e773e69886ef893bdae4
parentacc5cbb4edd516673854f3b65e54945b109f8991
mgr/dashboard: Refactor pool API tests

Renamed "__create_pool" to "__yield_pool" to make it's purpose clearer
and added a description.

Split up create pool test into three different tests.
Used "__yield_pool" for creation tests, too.

Fixes: https://tracker.ceph.com/issues/42776
Signed-off-by: Stephan Müller <smueller@suse.com>
qa/tasks/mgr/dashboard/test_pool.py