Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sleeping modules #22885

Merged
merged 2 commits into from Apr 10, 2018
Merged

Sleeping modules #22885

merged 2 commits into from Apr 10, 2018

Commits on Apr 6, 2018

  1. Added Sleeping Modules

    Created a series of Modules which call usleep in order to allow scale testing without consuming the entire system.
    Dr15Jones committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    753d67b View commit details
    Browse the repository at this point in the history
  2. Find proper number of streams in stallMonitor log

    If no module uses the global begin run transition then the script was unable to find the number of streams. Now the script also looks at the source transitions to find the number of streams.
    Dr15Jones committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    611e155 View commit details
    Browse the repository at this point in the history