opendistro-for-elasticsearch / opendistro-build

🧰 Open Distro Build Scripts
https://opendistro.github.io/
Apache License 2.0
344 stars 175 forks source link

Roll back change to opendistro-tar-install.sh so existing workflows can run #713

Closed camerski closed 3 years ago

camerski commented 3 years ago

Description of changes: Revert the change to opendistro-tar-install.sh made in https://github.com/opendistro-for-elasticsearch/opendistro-build/pull/697

Test Results: staging-build-tar: Success. https://github.com/opendistro-for-elasticsearch/opendistro-build/actions/runs/684150511 staging-test-tar-x64: Alerting failed, all others pass: https://github.com/opendistro-for-elasticsearch/opendistro-build/actions/runs/684174020 staging-test-tar-arm64: Alerting and IM failed, all others pass: https://github.com/opendistro-for-elasticsearch/opendistro-build/actions/runs/684174021

Test failures appear to be unrelated to this change.

Note: If this PR is related to Helm, please also update the README for related documentation changes. Thanks. https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/helm/README.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on signing off your commits, please check here.

sreekarjami commented 3 years ago

Can you please run the below workflows to be sure. staging-build-tar staging-test-tar-arm64 staging-test-tar-x64