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

[Test] Fix test for api_key enabled #78163

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Sep 22, 2021

Since #76801, the API Key feature is enabled by default and no longer
ties to HTTPS setting. This PR fixes the test to reflect the new
default.

Resolves: #78162

Since elastic#76801, the API Key feature is enabled by default and no longer
ties to HTTPS setting. This PR fixes the test to reflect the new
default.

Resolves: elastic#78162
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Security/Security Security issues without another label v8.0.0 labels Sep 22, 2021
@ywangd ywangd requested a review from tvernum September 22, 2021 07:49
@elasticmachine elasticmachine added the Team:Security Meta label for security team label Sep 22, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

Copy link
Contributor

@tvernum tvernum left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@ywangd ywangd merged commit c9fc086 into elastic:master Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Security Security issues without another label Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v8.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reproducible Failure in org.elasticsearch.xpack.security.SecurityInfoTransportActionTests.testUsage
4 participants