Skip to content

Commit 3741c3b

Browse files
committed
DAOS-18402 test: Update comment
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas Test-repeat: 5 Signed-off-by: Makito Kano <makito.kano@hpe.com>
1 parent 2f6d723 commit 3741c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ftest/recovery/pool_list_consolidation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ def test_lost_majority_ps_replicas(self):
307307
rdb_pool_paths = [rdb_pool_path_0, rdb_pool_path_1]
308308
hosts = list(set(self.server_managers[0].ranks.values()))
309309
count = 0
310-
# Iterate both pool mount points of both ranks. i.e., 4 ranks total.
310+
# Iterate both pool mount points of both ranks. I.e., 4 ranks total.
311311
for host in hosts:
312312
for rdb_pool_path in rdb_pool_paths:
313313
node = NodeSet(host)

0 commit comments

Comments
 (0)