Skip to content

Commit

Permalink
[CM] Increase tests timeout (#1224) (#1226)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 17, 2023
1 parent 055896f commit a54779a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ if(BUILD_TESTING)
test_chainable_controller
ros2_control_test_assets::ros2_control_test_assets
)
set_tests_properties(test_controller_manager_srvs PROPERTIES TIMEOUT 120)
ament_target_dependencies(test_controller_manager_srvs
controller_manager_msgs
)
Expand Down

0 comments on commit a54779a

Please sign in to comment.