-
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
Enforce engine strict for synthetics install #34470
Conversation
Pinging @elastic/uptime (Team:Uptime) |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
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.
LGTM, can you add it to the elastic agent image as well.
* Enforce engine strict for synthetics install * Add changelog (cherry picked from commit be175b3)
* Enforce engine strict for synthetics install * Add changelog
What does this PR do?
Enables node engine validation when bundling synthetics.
Why is it important?
https://discuss.elastic.co/t/synthetic-browser-tests-are-failing-in-version-7-x/324440/8
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
Change node installed version to
NODE_VERSION=13.1.0
and build heartbeat docker image locally. It should fail with: