Skip to content

automated/linux/24h-stress-test/24h-stress-test

Description

Run stress_ng, stress_oom and stress_network tests

Maintainer

  • chase.qi@linaro.org

OS

  • debian
  • ubuntu
  • fedora
  • centos

Scope

  • functional
  • performance

Devices

  • hi6220-hikey
  • apq8016-sbc
  • mustang
  • moonshot
  • thunderX
  • d03
  • d05

Steps to reproduce

  • cd ./automated/linux/24h-stress-test/
  • case "$TEST" in
  • stress_ng|stress_oom) ./24h-stress-test.sh -t "$TEST" -d "$DURATION" ;;
  • stress_network) ./24h-stress-test.sh -t $TEST -d "$DURATION" -i "$INTERFACE" -l "$LINK" -m "$MD5" ;;
  • esac
  • ../../utils/send-to-lava.sh ./output/result.txt