Hello,
I ran scenario1 using my Linux laptop as the client for testing. However, I noticed that the scenario enters an infinite loop, continuously generating a large number of log_case folders. Inside each log_case folder, there are numerous f subfolders being created.
I would like to ask for guidance on the following points:
- Is it expected behavior for a single scenario execution to result in an infinite loop and generate such a large volume of logs?
- How can I properly view or analyze the logs generated during the test?
- Where can I check if any crashes or deadlocks have been detected during the scenario execution?
Any help or documentation references would be greatly appreciated. Thank you!