-
Notifications
You must be signed in to change notification settings - Fork 176
[9.1] (backport #8889) Revert [CI] Stable stack version override #8352 and #8528 #8907
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
base: 9.1
Are you sure you want to change the base?
Conversation
Cherry-pick of fb8b883 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Looks like the e2e test errors are the same as in #8815. We'll need to figure out why these are happening on this stack version - it looks like there's some kind of regression involving ingest pipelines at first glance. |
@swiatekm I was just looking at this, could you please create an issue about it and let's discuss it tomorrow in our meeting 🙂 |
This pull request has not been merged yet. Could you please review and merge it @v1v? 🙏 |
|
💔 Build Failed
Failed CI Steps
History
cc @v1v |
This pull request is now in conflicts. Could you fix it? 🙏
|
FYI, I've fixed this in 8630213. It was a problem with the test that happened to be triggered by Kibana enabling spaces by default. I'll port that change to other branches, but here it should be enough to rebase on 9.1. |
What does this PR do?
Revert #8352 and #8528
Why is it important?
Team wanted to have a fully automated process for auto-merge if PRs with the bumps passed the CI.
Checklist
./changelog/fragments
using the changelog toolDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself
This is an automatic backport of pull request #8889 done by [Mergify](https://mergify.com).