-
Notifications
You must be signed in to change notification settings - Fork 525
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 SNAPSHOT in smoketests #13147
Test SNAPSHOT in smoketests #13147
Conversation
This pull request does not have a backport label. Could you fix it @carsonip? 🙏
NOTE: |
This should be tested again when 7.17 snapshot is fixed. Currently 7.17.22-SNAPSHOT is broken and APM doesn't start after upgrade to 8.x. |
Could you link to a tracking issue for this please? |
The issue should be elastic/beats#39585 |
I can confirm that the 7.17 build is fixed and both updated smoke tests now pass for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼 thanks
Motivation/summary
Support "latest" in lagacy-managed and legacy-standalone-major-managed by testing snapshots.
Checklist
For functional changes, consider:
How to test these changes
Related issues
Part of #13051