Skip to content
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

Add sleep for few seconds to ensure the container process are properly started - Part 2 #4999

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

prudhvigodithi
Copy link
Collaborator

@prudhvigodithi prudhvigodithi commented Sep 6, 2024

Description

Coming from this initial PR #4964 adding the same logic to ensure the downloadBuildManifest library does not exit out with touch: cannot touch 'build-manifest.yml': Permission denied.
Here is the exited build https://build.ci.opensearch.org/job/integ-test/8620/consoleFull.

As a trail adding sleep with ensure the underlying node and container process are properly started and the writing of files can start with downloadBuildManifest.

Issues Resolved

Part of opensearch-project/opensearch-metrics#51 and #4908.

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 following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Prudhvi Godithi <[email protected]>
@gaiksaya gaiksaya merged commit 65a5d9c into opensearch-project:main Sep 6, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants