vici: Don't report memory usage via leak-detective
This slowed down the `swanctl --stats` calls in the test scenarios significantly, with not much added value.
This commit is contained in:
committed by
Andreas Steffen
parent
ae37090e65
commit
74270c8c86
@@ -537,7 +537,6 @@ do
|
||||
> $TESTRESULTDIR/${host}.swanctl.$subsys 2>/dev/null
|
||||
done
|
||||
|
||||
# this is quite slow due to allocation stats via leak-detective
|
||||
ssh $SSHCONF $HOSTLOGIN swanctl --stats \
|
||||
> $TESTRESULTDIR/${host}.swanctl.stats 2>/dev/null
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user