]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Unit test does not do the mentioned thing 32799/head
authorVolker Theile <vtheile@suse.com>
Thu, 23 Jan 2020 09:25:53 +0000 (10:25 +0100)
committerVolker Theile <vtheile@suse.com>
Thu, 23 Jan 2020 09:25:53 +0000 (10:25 +0100)
commit4d8dbe5c6e7790569adc922013568691bb520b59
tree5de695f1edc8eb64b993c6a0ebc0ad0c506a715f
parentf205d38c2c1940a4247ebdb4e795d18266d94497
mgr/dashboard: Unit test does not do the mentioned thing

The unit test AccessControlTest::test_load_v2() is testing a v1 database instead of a v2.

Fixes: https://tracker.ceph.com/issues/43760
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/tests/test_access_control.py