Created
February 19, 2018 22:39
-
-
Save waynedovey/7a2ab697617b36cceaa8b1d95b31d8b4 to your computer and use it in GitHub Desktop.
Load generation Tools
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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