Skip to content

Support entitlements in internal cluster tests #130710

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mosche
Copy link
Contributor

@mosche mosche commented Jul 7, 2025

This PR enables entitlement enforcement in internalClusterTests.

To prevent an implicit grant-all if storing node homes inside the Java temp dir, the temporary folder of ESTestCase is configured separately from the Java temp dir in internalClusterTests (by means of the system property tempDir, see TestRuleTemporaryFilesCleanup)

Relates to ES-11586
Relates to ES-12042

@mosche mosche added >refactoring test-windows Trigger CI checks on Windows :Core/Infra/Entitlements Entitlements infrastructure test-fips Trigger CI checks for FIPS auto-backport Automatically create backport pull requests when merged v9.1.1 v8.19.1 labels Jul 14, 2025
@mosche mosche marked this pull request as ready for review July 14, 2025 14:24
@mosche mosche requested a review from a team as a code owner July 14, 2025 14:24
@mosche mosche requested a review from a team July 14, 2025 14:24
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Jul 14, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Core/Infra/Entitlements Entitlements infrastructure >refactoring Team:Core/Infra Meta label for core/infra team test-fips Trigger CI checks for FIPS test-windows Trigger CI checks on Windows v8.19.1 v9.1.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants