Skip to content
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

[Backport 2.15] Add Alias Permission in Security Tests #1248

Merged
merged 1 commit into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. Add Alias Permission in Security Tests (#1245)

    The SecureADRestIT.testCreateAnomalyDetectorWithCustomResultIndex test failed because the cat user did not have the necessary permissions to create an alias, as the current custom index name is an alias. This PR addresses this issue by adding the required alias permission.
    
    Additionally, this PR includes other tests to improve test coverage.
    
    Testing:
    * Verified that all security tests pass.
    
    Signed-off-by: Kaituo Li <[email protected]>
    (cherry picked from commit b9eff78)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    95e0658 View commit details
    Browse the repository at this point in the history