November 2016
Intermediate to advanced
378 pages
7h 36m
English
Now that we've talked about the various ways to scale out your infrastructure, you will probably find it useful to know how to throw tests at your infrastructure to test its ability to handle the load that will be thrown at it.
The minionswarm.py script was originally used to test the performance of execution modules as they were written. But while it is still used for that today, it can also be used to test the performance of a state tree against a large number of minions.
The minionswarm.py script does not ship inside any of the Salt packages, but it can be downloaded from the tests/ directory in Salt's GitHub repository at https://github.com/saltstack/salt.
The minionswarm.py ...
Read now
Unlock full access