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

Issue 6192 - Test failure: test_match_large_valueset #6206

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

vashirov
Copy link
Member

@vashirov vashirov commented Jun 6, 2024

Description:
When BDB backend is used, nsslapd-cache-autosize needs to be set to 0 first in order to change nsslapd-cachememsize.
Also increase the expected etime slightly, as it fails on slower VMs both with BDB and MDB backends.

Fixes: #6192

Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@tbordaz tbordaz left a comment

Choose a reason for hiding this comment

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

Thanks for having caught this failure. Indeed my test was done on lmdb

dirsrvtests/tests/suites/filter/filter_test.py Outdated Show resolved Hide resolved
Description:
When BDB backend is used, nsslapd-cache-autosize needs to be set to 0
first in order to change nsslapd-cachememsize.
Also increase the expected etime slightly, as it fails on slower VMs
both with BDB and MDB backends.

Fixes: 389ds#6192

Reviewed by: @droideck, @tbordaz (Thanks!)
@vashirov vashirov merged commit bb76673 into 389ds:main Jun 8, 2024
9 checks passed
@vashirov vashirov deleted the i6192 branch June 8, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure: test_match_large_valueset
3 participants