-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Release] Update test environments for 8.0.1 #28659
Conversation
This pull request is now in conflicts. Could you fix it? 🙏
|
/test |
This pull request is now in conflicts. Could you fix it? 🙏
|
This one is failing with a zookeeper errror:
There have been recently some changes to zookeeper so I wonder if it is related? @jsoriano ? BTW also zookeeper for the system tests: https://beats-ci.elastic.co/job/Beats/job/beats/job/PR-28659/6/consoleText |
Discussed offline, this may be related to #30068. After these changes images are cached and they may be unexpectedly reused by other branches, same tag is used. |
I will backport the required changes 🤞 |
Thanks @jsoriano |
@mergify update |
✅ Branch has been successfully updatedHey, I reacted but my real name is @Mergifyio |
There seems to be an error with the Elasticsearch and Kibana tests:
There might be some breaking change in 8.0 where the files are not adjusted yet? :-( |
These tests pass on my machine ™️ , maybe they are flaky? cc @klacabane @matschaffer |
/test |
Sorry, I was trying with the wrong branch 🤦 These failures are reproducible locally, they may be actual issues with these modules. |
Can we clarify who is looking into the failures? |
Sorry, I am not looking into them, I only checked in case they were flaky. I think we need someone with more context on these modules to decide what to do. Failure in elasticsearch seems easy, it seems it is only about some new fields that are not properly documented, but no idea about the kibana one. @matschaffer @klacabane could you please take a look? |
I'll have a look For the kibana failure it seems that the |
Fixes for both elasticsearch/kibana failures ready for review in #30566 |
@klacabane Thanks for the changes. Lets get it in and backported quickly to unblock this PR. Can you ping here when it is ready. I just approved #30566 . |
Found the answer to my question, main still tests against 7.14 ... https://github.com/elastic/beats/blob/main/metricbeat/docker-compose.yml#L20 We need to fix this. |
@mergify update |
✅ Branch has been successfully updatedHey, I reacted but my real name is @Mergifyio |
Update test environment versions to the correct Elastic Stack version.
Merge only after the release of 8.0.0.