Skip to content
Open
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
3 changes: 0 additions & 3 deletions src/tests/ftest/osa/offline_drain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ hosts:

timeout: 2400

setup:
start_servers_once: false

skip_add_log_msg: true

server_config:
Expand Down
3 changes: 0 additions & 3 deletions src/tests/ftest/osa/offline_parallel_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ extra_servers:

timeout: 700

setup:
start_servers_once: false

Comment on lines -10 to -12
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phender Do you think we should do this since this test is currently skipped? Maybe we keep this change and handle when https://daosio.atlassian.net/browse/DAOS-13103 is addressed?

skip_add_log_msg: true

server_config:
Expand Down
3 changes: 0 additions & 3 deletions src/tests/ftest/osa/offline_reintegration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ timeout: 1300
timeouts:
test_osa_offline_reintegrate_with_less_pool_space: 1800

setup:
start_servers_once: false

skip_add_log_msg: true

server_config:
Expand Down
Loading