Add policy tests forcing legacy policy_api_format#3389
Merged
jsoriano merged 1 commit intoelastic:mainfrom Mar 23, 2026
Merged
Conversation
mrodm
approved these changes
Mar 23, 2026
Contributor
mrodm
left a comment
There was a problem hiding this comment.
LGTM
IIRC these packages under other are using the default stack version, so once the default version is updated to 9.3.2 or 9.4.0 (relates to elastic/kibana#256047) , those tests should work with the simplified API too (but not tested with latest snapshots).
Should this be forced to run in a different stack version (e.g. 9.3.1)? Maybe it is not needed, because this test package will ensure that using the legacy API still works here even with the latest stack versions.
Member
Author
Sorry, I had this in auto-merge, PR open for this: #3406 I am moving this to "parallel" tests, as "other" tests are all run on the same stack. |
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.
These tests were originally included in #3307, but removed because the required setting was not available in the Package Spec version.
See #3307 (comment).