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

Make check for build longer before timeout #2135

Conversation

peterzhuamazon
Copy link
Member

Signed-off-by: Peter Zhu [email protected]

Description

Make check for build longer before timeout.

Not sure why this issue never show up before, now we have

  1. check trigger build, build have 4HRs max.
  2. build trigger test, test have 3HRs max.
  3. test trigger component integTest on each plugin, parallel 2HRs each.

This means check must have at least 4HRs max to not cancel / abort child workflows.

Therefore, set check to have 5HRs max.

Thanks.

Issues Resolved

Part of #2086

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.

@peterzhuamazon peterzhuamazon requested review from tianleh and zelinh May 18, 2022 23:25
@peterzhuamazon peterzhuamazon self-assigned this May 18, 2022
@peterzhuamazon peterzhuamazon requested a review from a team as a code owner May 18, 2022 23:25
Copy link
Member

@zelinh zelinh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@peterzhuamazon peterzhuamazon merged commit 3b6c9f4 into opensearch-project:main May 18, 2022
@peterzhuamazon peterzhuamazon deleted the opensearch-checkforbuild-timeout branch May 18, 2022 23:33
@peterzhuamazon
Copy link
Member Author

[Pipeline] build (Building opensearch)
Scheduling project: opensearch
Starting building: opensearch #3808
Cancelling nested steps due to timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants