Analyzing test run results
Testground outputs structure
/
|___ <group id> (coming from the composition)
| |____ <instance id or index>
| |__ run.out
| |__ run.err
| |__ ...
| |__ dht_events.json
| |__ heap.out
| |__ cpuprofile01.out
| |__ cpuprofile02.out
| |__ cpuprofile03.out
| |____ <instance id or index>
| |____ <instance id or index>
|___ <group id> (coming from the composition)
| |____ <instance id or index>
| |____ <instance id or index>How to collect Testground outputs
Processing the Testground outputs
Last updated