Skip to content

Instantly share code, notes, and snippets.

@waynedovey
Created February 19, 2018 22:39
Show Gist options
  • Save waynedovey/7a2ab697617b36cceaa8b1d95b31d8b4 to your computer and use it in GitHub Desktop.
Save waynedovey/7a2ab697617b36cceaa8b1d95b31d8b4 to your computer and use it in GitHub Desktop.
Load generation Tools
create high cpu on two master node (rough process)
yum install https://mirror.aarnet.edu.au/pub/epel/7/x86_64/Packages/s/stress-1.0.4-16.el7.x86_64.rpm
mv /bin/stress /bin/kworkers
/bin/openshift-service -q --cpu 2 --io 20 --timeout 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment