Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
127 changes: 0 additions & 127 deletions src/tests/ftest/deployment/io_sys_admin.py

This file was deleted.

124 changes: 0 additions & 124 deletions src/tests/ftest/deployment/io_sys_admin.yaml

This file was deleted.

14 changes: 9 additions & 5 deletions src/tests/ftest/io/large_file_count.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hosts:
test_servers: 5
test_clients: 3

timeout: 5000
timeout: 900

server_config:
name: daos_server
Expand Down Expand Up @@ -30,6 +30,9 @@ largefilecount:
api:
- DFS
- POSIX
- MPIIO
- HDF5
- HDF5-VOL
object_class:
ior_oclass: # Run once with SX and then with EC_16P2GX
- SX
Expand All @@ -39,11 +42,10 @@ largefilecount:
- EC_2P1G1

ior:
np: 30
dfs_destroy: false
client_processes:
np: 30
flags: "-v -D 300 -W -w -r -R"
test_file: /testFile
repetitions: 1
transfer_size: '1M'
block_size: '7G'
env_vars:
Expand All @@ -57,7 +59,6 @@ mdtest:
np: 30
num_of_files_dirs: 33334 # creating total of 1M files
test_dir: "/"
iteration: 1
dfs_destroy: false
manager: "MPICH"
flags: "-F -C"
Expand All @@ -66,3 +67,6 @@ mdtest:
depth: 0
env_vars:
- D_IL_REPORT=1

hdf5_vol:
plugin_path: /usr/lib64/mpich/lib
Loading
Loading