Skip to content
Draft
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
2 changes: 0 additions & 2 deletions src/tests/ftest/aggregation/continuous_write.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ server_config:
0:
targets: 1
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server_0.log
storage: auto

Expand Down
11 changes: 7 additions & 4 deletions src/tests/ftest/aggregation/multiple_pool_cont.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
hosts:
test_servers: 5
test_clients: 3

timeout: 1300

setup:
start_servers_once: false

server_config:
name: daos_server
engines_per_host: 2
Expand All @@ -12,8 +15,6 @@ server_config:
targets: 8
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31416
log_file: daos_server0.log
log_mask: DEBUG,MEM=ERR
env_vars:
Expand All @@ -23,20 +24,21 @@ server_config:
targets: 8
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31516
log_file: daos_server1.log
log_mask: DEBUG,MEM=ERR
env_vars:
- DD_MASK=mgmt,md,rebuild
storage: auto

pool:
size: 40%
svcn: 1
control_method: dmg

container:
type: POSIX
control_method: daos

ior:
client_processes:
np: 12
Expand All @@ -48,5 +50,6 @@ ior:
block_size: '512M'
dfs_oclass: "EC_2P1G1"
dfs_dir_oclass: "EC_2P1G1"

runtime:
total_runtime: 800 # total seconds to run
2 changes: 0 additions & 2 deletions src/tests/ftest/aggregation/space_rb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ server_config:
0:
targets: 4
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server_0.log
storage: auto

Expand Down
4 changes: 0 additions & 4 deletions src/tests/ftest/container/multiple_delete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,12 @@ server_config:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
log_mask: INFO
storage: auto
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
log_mask: INFO
storage: auto
Expand Down
4 changes: 0 additions & 4 deletions src/tests/ftest/container/per_server_fault_domain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@ server_config:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31416
log_file: daos_server_0.log
storage: auto
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31516
log_file: daos_server_1.log
storage: auto

Expand Down
9 changes: 5 additions & 4 deletions src/tests/ftest/container/snapshot_aggregation.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
timeout: 360

hosts:
test_servers: 1
test_clients: 3

server_config:
name: daos_server
engines_per_host: 2
Expand All @@ -10,26 +12,25 @@ server_config:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
system_ram_reserved: 8

pool:
control_method: dmg
scm_size: 80G
nvme_size: 100G
target_list: [0, 1]

container:
control_method: daos
type: POSIX

ior:
flags: "-w -k"
ppn: 2
Expand Down
6 changes: 2 additions & 4 deletions src/tests/ftest/control/daos_agent_support_collect_log.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
hosts:
test_servers: 3
test_clients: 1

timeout: 120

server_config:
name: daos_server
engines_per_host: 2
engines:
0:
pinned_numa_node: 0
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
hosts:
test_servers: 3

timeout: 120

server_config:
name: daos_server
engines_per_host: 2
engines:
0:
pinned_numa_node: 0
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
1 change: 0 additions & 1 deletion src/tests/ftest/control/daos_system_query.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ server_config:
0:
targets: 4
nr_xs_helpers: 0
fabric_iface_port: 31416
log_file: daos_server0.log
log_mask: DEBUG,MEM=ERR
env_vars:
Expand Down
4 changes: 0 additions & 4 deletions src/tests/ftest/control/dmg_scale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,12 @@ server_config:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
targets: 8
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
targets: 8
Expand Down
6 changes: 2 additions & 4 deletions src/tests/ftest/control/dmg_support_collect_log.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
hosts:
test_servers: 3

timeout: 200

server_config:
name: daos_server
engines_per_host: 2
engines:
0:
pinned_numa_node: 0
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
2 changes: 0 additions & 2 deletions src/tests/ftest/control/dmg_system_start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ server_config:
engines_per_host: 2
engines:
0:
fabric_iface_port: 31416
log_file: daos_server0.log
targets: 4
nr_xs_helpers: 0
Expand All @@ -14,7 +13,6 @@ server_config:
class: ram
scm_mount: /mnt/daos0
1:
fabric_iface_port: 31516
log_file: daos_server1.log
targets: 4
nr_xs_helpers: 0
Expand Down
11 changes: 7 additions & 4 deletions src/tests/ftest/control/dmg_telemetry_io_basic.yaml
Original file line number Diff line number Diff line change
@@ -1,34 +1,37 @@
hosts:
test_servers: 1
test_clients: 1

timeout: 150

server_config:
name: daos_server
engines_per_host: 2
engines:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto

pool:
scm_size: 2G

container:
type: POSIX
control_method: daos

block_sizes: [10M, 500M]
transfer_sizes: [256K, 1M]

telemetry_metrics:
io_test_metrics_valid: [0, 18446744073709552000]

ior:
api: POSIX
flags: "-v -w -k"
Expand Down
6 changes: 2 additions & 4 deletions src/tests/ftest/daos_perf/large.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
hosts:
test_servers: 2
test_clients: 2

# some run can take long to run, but needs to be verified
# by running consecutively for accurate time.
timeout: 3600

job_manager:
class_name: Orterun
mpi_type: openmpi
Expand All @@ -21,8 +23,6 @@ server_config:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage:
0:
Expand All @@ -32,8 +32,6 @@ server_config:
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage:
0:
Expand Down
11 changes: 7 additions & 4 deletions src/tests/ftest/daos_perf/small.yaml
Original file line number Diff line number Diff line change
@@ -1,43 +1,46 @@
hosts:
test_servers: 2
test_clients: 2

timeout: 540

job_manager:
class_name: Orterun
mpi_type: openmpi
manager_timeout: 480

pool:
size: 500GB
control_method: dmg
container:
type: POSIX
control_method: daos

server_config:
name: daos_server
engines_per_host: 2
engines:
0:
pinned_numa_node: 0
nr_xs_helpers: 1
fabric_iface: ib0
fabric_iface_port: 31317
log_file: daos_server0.log
storage: auto
1:
pinned_numa_node: 1
nr_xs_helpers: 1
fabric_iface: ib1
fabric_iface_port: 31417
log_file: daos_server1.log
storage: auto
transport_config:
allow_insecure: true

agent_config:
transport_config:
allow_insecure: true

dmg:
transport_config:
allow_insecure: true

daos_perf:
test_command: 'U;p F;p V O;p'
test_type: daos
Expand Down
Loading
Loading