Skip to content

Commit

Permalink
DAOS-16556 client: test only. Do not land.
Browse files Browse the repository at this point in the history
Test-tag: test_dfuse_daos_build_wt_pil4dfs
Test-repeat: 3
Test-repeat-vm: 3

Skip-nlt: true
Skip-unit-test: true
Skip-unit-test-memcheck: true

Skip-func-test-el8: false
Skip-func-test-el9: false
Skip-func-test-leap15: false

Skip-func-vm-test-el8: false
Skip-func-vm-test-el9: false
Skip-func-vm-test-leap15: false

Required-githooks: true
Skipped-githooks: codespell

Signed-off-by: Lei Huang <lei.huang@intel.com>
  • Loading branch information
wiliamhuang committed Sep 27, 2024
1 parent 752837a commit 8753501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/ftest/dfuse/daos_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def run_build_test(self, cache_mode, il_lib=None, run_on_vms=False):
build_jobs = 6 * 2
if with_pil4dfs:
# crashed previously with 6 * 2
build_jobs = 5 * 2
build_jobs = 9
remote_env['D_IL_MAX_EQ'] = '0'

dfuse = get_dfuse(self, self.hostlist_clients, dfuse_namespace)
Expand Down

0 comments on commit 8753501

Please sign in to comment.