Actions
Task #2934
closedAdd command line option to specify where log files are copied after an experiment
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/23/2015
Due date:
% Done:
0%
Estimated time:
Description
Currently, log files remain in the /tmp folder after an experiment has finished running. Logs must be copied manually to another folder so that they are not overwritten on the next run.
Instead, a user should be able to specify the desired output folder for their test run; files would be copied from the /tmp folder to this destination directory:
sudo minindn test.topo --experiment exp -o ~/log-files-go-here
Updated by Vince Lehman over 8 years ago
- Is duplicate of Feature #3266: Allow a working directory and a results directory added
Actions