Files
packages/utils/stress-ng/test.sh
T
Alexandru Ardelean 2bedf95509 stress-ng: update to 0.21.00
Spans two minor release cycles (0.19.04 to 0.21.00), adding new stressors,
improved architecture support, and various bug fixes.

Changelog: https://github.com/ColinIanKing/stress-ng/blob/V0.21.00/CHANGES

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-05-10 11:32:19 +03:00

5 lines
137 B
Bash

#!/bin/sh -e
# Run a single CPU operation and exit; validates the stressor infrastructure
stress-ng --cpu 1 --cpu-ops 1 --metrics-brief