Skip to content

Commit

Permalink
100 files per thread
Browse files Browse the repository at this point in the history
Test-tag: test_metadata_server_restart
TODO-Test-tag: DaosCoreTestDfuse ObjectMetadata
Skip-unit-tests: true
Skip-fault-injection-test: true

Required-githooks: true

Signed-off-by: Dalton Bohning <[email protected]>
  • Loading branch information
daltonbohning committed Sep 10, 2024
1 parent d5e7f37 commit 816192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/ftest/server/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ def test_metadata_server_restart(self):
:avocado: tags=ObjectMetadata,test_metadata_server_restart
"""
self.create_pool()
files_per_thread = 200 # 400 # DEBUGGING
files_per_thread = 100 # 400 # DEBUGGING
total_ior_threads = 5

processes = self.params.get("np", "/run/ior/*")
Expand Down

0 comments on commit 816192d

Please sign in to comment.