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

Let CI fail earlier if our server is down #595

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Let CI fail earlier if our server is down #595

merged 1 commit into from
Aug 16, 2024

Conversation

jaagut
Copy link
Member

@jaagut jaagut commented Aug 11, 2024

Summary

When our server is down, the wget commands in our CI job retry 20 times with a long timeout. This reduces the timeout to 15 seconds and the retries to 2. With that, our CI should fail much earlier. Also, this does not really harm the user running make install.

Proposed changes

Related issues

Checklist

  • Run colcon build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@jaagut jaagut added the tooling label Aug 11, 2024
@jaagut jaagut self-assigned this Aug 11, 2024
@Flova
Copy link
Member

Flova commented Aug 12, 2024

Should it time out currently?

@jaagut
Copy link
Member Author

jaagut commented Aug 12, 2024

Yes

Copy link
Member

@Flova Flova left a comment

Choose a reason for hiding this comment

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

Merge if CI passed

@Flova Flova merged commit a474163 into main Aug 16, 2024
2 checks passed
@Flova Flova deleted the jaagut-patch-1 branch August 16, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants