ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

How to change the directory for rostest log files?

asked 2013-08-14 22:52:43 -0600

MaxDai gravatar image

updated 2014-01-28 17:17:41 -0600

ngrennan gravatar image

Hi everyone, my question is if it is possible to change the directory where rostest saves the test results and if so how it is done. The intention behind this is that I want an automated testing system embedded into jenkins. Right now, rostest saves to a hidden directory in my home directory but as jenkins is an online tool and my project is distributed I want the results to be saved on my server.

Some additional information: I have ros fuerte running on my PC (and on the server too, but I'm not sure since I am not the owner...).

Thanks in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-15 11:42:22 -0600

tfoote gravatar image

There are several environment variables available in particular ROS_TEST_RESULTS_DIR looks like it's what you want.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2013-08-14 22:52:43 -0600

Seen: 701 times

Last updated: Aug 15 '13