Skip to content

Commit

Permalink
[CM] Increase tests timeout (#1224)
Browse files Browse the repository at this point in the history
(cherry picked from commit 82c82ae)
  • Loading branch information
christophfroehlich authored and mergify[bot] committed Dec 17, 2023
1 parent 055896f commit a872e01
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 a872e01

Please sign in to comment.