-
Notifications
You must be signed in to change notification settings - Fork 129
[system tests] Add new settings to wait for documents being ingested #2429
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c6819e8
Add assert option: min_count
mrodm e1a9c8d
Add assert option: fields present
mrodm cb1f66c
Update docs
mrodm c9242aa
Add option to wait for N seconds without new docs
mrodm 0890fe9
Skip check if there are no docs
mrodm 724d496
Rename assert setting
mrodm cf0fece
Allow to run several assert at the same time
mrodm 0fc7868
Add function for assert.hit_count
mrodm 1675367
Just look for fields not found previously
mrodm eddb8e9
Add test package for assert.fields_present
mrodm d552144
Rename assert condition
mrodm ef9862b
Update comments assert struct fields
mrodm 273e4d6
Rename package and add two system tests
mrodm 37277fc
Remove check between hit_count and min_count
mrodm 571330e
Add check for maximum value of assert.hit_count/min_count
mrodm b37f7d2
Remove ingestion_idle_time setting
mrodm 249dc83
Update assert checks and min count condition
mrodm 58b4ca3
Remove debug message
mrodm 492f6ca
Add false positive test package for assert.fields_present
mrodm a81cbdf
Update error message about hits not found
mrodm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rename assert condition
- Loading branch information
commit d5521446333abd75d2089f0f39fc73bb6cc38a42
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.