Skip to content

Conversation

@ldematte
Copy link
Contributor

@ldematte ldematte commented Feb 17, 2025

This PR changes policy manager/parser tests to rely on real files; this would solve the related CI failures already.
But we need to remove assert for absolute/relative paths too, as that won't work with mixed windows/linux/mac policies like we already have on server (e.g. /proc/meminfo)

closes #122662
closes #122663
closes #122664
closes #122665
closes #122666
closes #122775
closes #122776
closes #122777
closes #122778
closes #122779

… for absolute/relative that won't work with mixed windows/linux policies
@ldematte ldematte added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label test-windows Trigger CI checks on Windows auto-backport Automatically create backport pull requests when merged test-entitlements v8.18.1 v8.19.0 v9.0.1 v9.1.0 labels Feb 17, 2025
@ldematte ldematte requested a review from a team as a code owner February 17, 2025 09:49
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Feb 17, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Contributor

@mosche mosche left a comment

Choose a reason for hiding this comment

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

lgtm

@ldematte ldematte added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed test-windows Trigger CI checks on Windows labels Feb 17, 2025
….com:ldematte/elasticsearch into entitlements/fix-policy-parser-paths-windows
@ldematte ldematte enabled auto-merge (squash) February 17, 2025 17:26
@ldematte ldematte merged commit cf64bd3 into elastic:main Feb 17, 2025
21 of 22 checks passed
@ldematte ldematte deleted the entitlements/fix-policy-parser-paths-windows branch February 17, 2025 19:26
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.18 Commit could not be cherrypicked due to conflicts
8.x Commit could not be cherrypicked due to conflicts
9.0 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 122736

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment