Dont fail if cant install elasticsearch or jaeger
What does this Merge Request do?
This MR ensures a gdk install
does not fail on non x86_64 (amd64) architectures for jaeger and elasticsearch as every other part of the install works on other architectures, e.g. arm.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.