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

Move away from deprecated container input #8455

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Conversation

pebrc
Copy link
Collaborator

@pebrc pebrc commented Feb 3, 2025

Another test failure in stack 9.0

🐞 TestBeatSecureSettings/ES_data_should_pass_validations ~ stack-9-0-0-snap

My theory is that that we are using depracated input that makes this test fail.

This updates to the new recommended way based on elastic/beats#36950

We probably also have to check our config examples.

@pebrc
Copy link
Collaborator Author

pebrc commented Feb 3, 2025

buildkite test this -f p=gke,t=TestBeatSecureSettings -m s=7.17.26,s=8.18.0-SNAPSHOT,s=9.0.0-SNAPSHOT

@botelastic botelastic bot added the triage label Feb 3, 2025
@pebrc pebrc added the >test Related to unit/integration/e2e tests label Feb 3, 2025
@botelastic botelastic bot removed the triage label Feb 3, 2025
@pebrc pebrc marked this pull request as ready for review February 3, 2025 17:03
@pebrc pebrc merged commit 5b7813d into elastic:main Feb 4, 2025
5 checks passed
pebrc added a commit that referenced this pull request Feb 6, 2025
…8456)

Follow up to #8455

Replaces all the references to the container input type with the new syntax based on filestream taken from elastic/beats#36950

I will follow up on the e2e monitoring config in a separate PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants