Issue regarding how cyclics / osi trace files shall be dumped at configured location
We have user settings to configure the
SimulationResults and TraceRecording
I have used the default config from mainline 23d8ac6
How to reproduce?
- Run the scenarios using gtgen_cli using this documentation
- Check configured Results directory /tmp/gt-gen-simulator/Results
- Do multiple runs of the same scenario
From documentation Cyclics_Run_xxx.csv is expected to be generated, does this mean for run 1 I will have Cyclics_Run_01.csv for run 2 I will have Cyclics_Run_02.csv etc ?
Current observation is every multiple run just replaced the old file with new data
If this is a bug this needs to be addressed, else we need to clarify this in the documentation.