You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added RSS memory status collecting routine which parses file:
/sys/fs/cgroup/memory/memory.stat
for RSS value and run this routine after each sent test lua command in
listeners. All results it collects in main tests worker log file:
var/log/<worker name>.log
For this routine use added test-run new option:
--collect-statistics
which should be used to use this routine.
Closestarantool/tarantool-qa#98
0 commit comments