-
Notifications
You must be signed in to change notification settings - Fork 385
check_controllers_running: Make timeout a parameter #2278
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2278 +/- ##
==========================================
- Coverage 88.94% 88.93% -0.02%
==========================================
Files 143 143
Lines 16485 16485
Branches 1425 1425
==========================================
- Hits 14663 14661 -2
- Misses 1271 1272 +1
- Partials 551 552 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
saikishor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Any further changes needed on gz side?
|
yes, I haven't changed the timeout value. but we need to release this change first |
(cherry picked from commit bc522bd)
(cherry picked from commit bc522bd)
(cherry picked from commit bc522bd) Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit bc522bd) Co-authored-by: Christoph Fröhlich <[email protected]>
Adressing ros-controls/ros2_control_ci#341