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

Replace the disabled stack templates yaml test with java rest test #99978

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

gmarouli
Copy link
Contributor

The test fails because the logs template is not initialised in time for the test to retrieve it. To fix this we convert the yaml test to java rest test, this allows us to wait until the logs has been initialised before we continue with the test steps.

Closes: #98163

@gmarouli gmarouli added >test Issues or PRs that are addressing/adding tests :Data Management/Indices APIs APIs to create and manage indices and templates labels Sep 27, 2023
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team v8.11.0 labels Sep 27, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this Mary. LGTM

@gmarouli gmarouli merged commit d106fec into elastic:main Sep 28, 2023
piergm pushed a commit to piergm/elasticsearch that referenced this pull request Oct 2, 2023
@gmarouli gmarouli deleted the stack-test-wait-for-logs branch December 10, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] CoreWithSecurityClientYamlTestSuiteIT test {yaml=stack/10_stack/Stack templates can be disabled} failing
3 participants