-
Notifications
You must be signed in to change notification settings - Fork 528
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
8.18 test plan #15523
Comments
#15260 includes an automatic test case, skipping manual test |
#15177 is a minor refactor without any functional changes, I removed it from 8.18 test plan |
#15212 includes a non functional change: apm-data has been updated to allow specifying a custom hash function but in 8.x we want to retain using @inge4pres I suspect this introduced some different changes in 9.x that we need to review. |
go-docappender elastic/go-docappender#227 has automatic test cases, skipping manual testing |
#15492 and #15159 were validated against 8.18 using a local APM Server binary with the following TBS config: sampling.tail:
enabled: true
interval: 1m
policies:
- sample_rate: .01
storage_limit: 1B
discard_on_write_failure: false/true The indexing worked as expected and the following logs were observed: Negative case Positive case |
Manual Test Plan
List of changes: v8.18.0...v8.17.1 (
v8.18.0
tag is yet to be created)When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished.
Testing can be started when the first build candidate (BC) is available in the CFT region.
Smoke Testing ESS setup
Thanks to #8303 further smoke tests are run automatically on ESS now.
Consider extending the smoke tests to include more test cases which we'd like to cover
go-docappender library
Upgraded to 2.4.0, which includes:
apm-data library
No relevant changes.
Test cases from the GitHub board
apm-server 8.18.0 test-plan
Add yourself as assignee on the PR before you start testing.
Tasks
sampling.tail.discard_on_write_failure
config #15159Regressions
The text was updated successfully, but these errors were encountered: