]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/pybind/test_ceph_argparse.py
update sources to v12.1.2
[ceph.git] / ceph / src / test / pybind / test_ceph_argparse.py
index 7220c91c6a2dca7365cbe55ca8c9e7210de08846..bc9f2d929fc9f5e77232edc604b2b01f3f32934a 100755 (executable)
@@ -180,9 +180,6 @@ class TestPG(TestArgparse):
         assert_equal({}, validate_command(sigdict, ['pg', 'debug',
                                                     'invalid']))
 
-    def test_force_create_pg(self):
-        self.one_pgid('force_create_pg')
-
 
 class TestAuth(TestArgparse):