Closed ahcorde closed 2 months ago
lgtm. but increasing default 60? to 180 sec, we can expect longer timeout. just curious that how long usually does it take to complete the test without timeout?
The connection time is high in rmw_zenoh for now. My computer takes almost 100 sencods to complete the test, I added more time because in general CI agents are not very hardware impressive.
Pulls: ros2/rcl#1181 Gist: https://gist.githubusercontent.com/ahcorde/9eba13248316eb4e11108f447ce987db/raw/e33f4ffaaa59581ea6900fe6f177a15dddb41b1d/ros2.repos BUILD args: --packages-up-to rcl rcl_action --packages-above-and-dependencies rcl rcl_action TEST args: --packages-select rcl rcl_action --packages-above rcl rcl_action ROS Distro: rolling Job: ci_launcher ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14548
When testing locally
test_init__rmw_zenoh_cpp
I got timeout, Increasing the timeout for this test.