From: Antoine Beaupré Date: Sun, 19 Mar 2017 19:08:48 +0000 (-0400) Subject: SW: add stressant package to GRML_FULL X-Git-Tag: v0.30.1~2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=0063d2f4b1ce5440808788e68cc54f8b845d5cc5;hp=0063d2f4b1ce5440808788e68cc54f8b845d5cc5 SW: add stressant package to GRML_FULL to quote from the control file: > Stressant is a simple stress testing and burn-in tool > > It is designed to run on new machines to make sure they will work > reliably by testing various parts of the system (CPU, RAM, disk, > network) by putting them under heavy load and try to detect failures. > > As much as possible, stressant tries to reuse existing tools to > perform the various tasks and aims to be run automatically. it has just entered Debian sid and will pull at least 3 new dependencies in (python-humanize, python-colorlog and stress-ng) adding this is essential for the Stressant project to continue collaborating with Grml. ---