Skip to content

Commit

Permalink
[CI] Increase timeout for controller_managers_srv test (backport #1224)…
Browse files Browse the repository at this point in the history
… (#1225)
  • Loading branch information
mergify[bot] authored Dec 27, 2023
1 parent 9cf0938 commit 13cd553
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 @@ -134,6 +134,7 @@ if(BUILD_TESTING)
controller_manager_msgs
ros2_control_test_assets
)
set_tests_properties(test_controller_manager_srvs PROPERTIES TIMEOUT 120)
ament_add_gmock(test_controller_manager_urdf_passing
test/test_controller_manager_urdf_passing.cpp
)
Expand Down

0 comments on commit 13cd553

Please sign in to comment.