]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_pool.py
import ceph 14.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_pool.py
index 82acd606e09b16fac5ca08efc714dd02e8c3021d..12306801d8025fb62fea8d5be6186b92f5cf9a7b 100644 (file)
@@ -235,7 +235,10 @@ class PoolTest(DashboardTestCase):
             # they can't recover from the resulting warning state.
             # Feel free to test it locally.
             # {
-            #     'pg_num': '8',
+            #     'pg_num': '2', # Decrease PGs
+            # },
+            # {
+            #     'pg_num': '8', # Increase PGs
             # },
             {
                 'application_metadata': ['rgw'],