Skip to content

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?

  1. Run the scenarios using gtgen_cli using this documentation
  2. Check configured Results directory /tmp/gt-gen-simulator/Results
  3. 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

image

If this is a bug this needs to be addressed, else we need to clarify this in the documentation.