Skip to content

Commit

Permalink
Add timeout of 180s to test_controller_manager tests
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Oct 2, 2024
1 parent f571d53 commit 3c985db
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 @@ -87,6 +87,7 @@ if(BUILD_TESTING)

ament_add_gmock(test_controller_manager
test/test_controller_manager.cpp
TIMEOUT 180
)
target_link_libraries(test_controller_manager
controller_manager
Expand Down

0 comments on commit 3c985db

Please sign in to comment.