Skip to content

Commit 5e8a44a

Browse files
committed
SRE-3150 Test: This is Debug PR-2 for NVMe issue
Signed-off-by: ravalsam <samirkumar.raval@hpe.com>
1 parent 540df3a commit 5e8a44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ftest/pool/create_all_hw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def test_recycle_pools_hw(self):
8585
pool_count = self.params.get("pool_count", "/run/test_recycle_pools_hw/*", 0)
8686
deltas_bytes = self.get_deltas("test_recycle_pools_hw")
8787
deltas_bytes[:] = [it * self.engines_count for it in deltas_bytes]
88-
self.log.info("Test pool creation and destruction")
88+
self.log.info("Test pool creation and destruction --- SAMIR --- 2 --")
8989
self.log.info("\t- pool_count=%d", pool_count)
9090
self.log_deltas(*deltas_bytes)
9191

0 commit comments

Comments
 (0)