This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GTEST_FILTER=*testCaseName* catkin_make run_tests_... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env: | |
global: | |
- DOCKER_RUN_OPTS='-e ROSCONSOLE_FORMAT=[${severity}][${time}-${thread}[${file}:${line}]${message}' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- BEFORE_SCRIPT="mkdir /config | |
&& echo 'log4j.logger.ros.prbt_hardware_support.ServerMock=DEBUG' > /config/rosconsole.config" |
NewerOlder