iserver-test: Remove 9.1 from 9.2 lazy rollover exception#17754
Merged
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
marclop
approved these changes
Jul 21, 2025
v1v
added a commit
to v1v/apm-server
that referenced
this pull request
Jul 21, 2025
…ture/use-plain-command * 'main' of https://github.com/elastic/apm-server: (76 commits) changelog: Add 9.0.4 release notes (elastic#17586) Remove 9.1 from 9.2 lazy rollover exception (elastic#17754) Fix wrong usage of inputs (elastic#17751) iserver-test: Add 9.2 test and some improvements (elastic#17709) refactor: replace pkg/errors with stdlib (elastic#17697) docs: update release manager docs (elastic#17450) build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in the spf13 group (elastic#17729) build(deps): bump github.com/elastic/apm-data from 1.19.2 to 1.19.3 (elastic#17731) chore: Remove stale comment about reloader multierror (elastic#17711) [updatecli] Update to elastic/beats@58f44bb27b80 (elastic#17660) chore: deps(updatecli/policy): bump "ghcr.io/updatecli/policies/autod... (elastic#17704) Add temporary fix for Fleet policy issue (elastic#17682) chore: update test plan template (elastic#17497) refactor: remove unused apm tracer (elastic#17658) Add previously missing ignored logs (elastic#17655) ci: update mergify windows check (elastic#17657) build(deps): bump github.com/elastic/go-docappender/v2 from 2.10.0 to 2.11.0 (elastic#17570) build(deps): bump the dependencies group in /systemtest with 4 updates (elastic#17654) build(deps): bump go.opentelemetry.io/collector/pdata from 1.35.0 to 1.36.0 in the otel group (elastic#17653) build(deps): bump ubi9/ubi-micro in /packaging/docker (elastic#17651) ...
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Motivation/summary
PR elastic/elasticsearch#131296 made changes to apm-data plugin for 9.2, so 9.1 and 9.2 no longer share resource version.
How to test these changes
Run workflow.