Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-16670 test: container/multiple_delete.py - Increase SCM leftover… #15457

Open
wants to merge 1 commit into
base: release/2.6
Choose a base branch
from

Commits on Nov 6, 2024

  1. DAOS-16670 test: container/multiple_delete.py - Increase SCM leftover… (

    #15420)
    
    The object placement algorithm was changed by DAOS-16445. As a result,
    data are written to targets more uniformly while the amount of
    leftover data after container destroy/garbage collection in each target
    remains the same. i.e., Data are written to more targets while the
    cleanup method in each target hasn't been improved, which results in
    higher aggregate leftover data.
    
    To handle larger amount of leftover data in SCM, increase the threshold
    to 1.5MB.
    
    Skip-unit-tests: true
    Skip-fault-injection-test: true
    Skip-func-hw-test-medium-md-on-ssd: false
    Test-tag: test_multiple_container_delete
    Test-repeat: 3
    Signed-off-by: Makito Kano <[email protected]>
    shimizukko committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2241e0b View commit details
    Browse the repository at this point in the history