Juju Qa Chaos Monkey

  • By Juju Release Engineering
Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 14.04
latest/edge 1 19 Mar 2021
Ubuntu 14.04
juju deploy juju-qa-chaos-monkey
Show information

Platform:

Ubuntu
14.04

Learn about actions >

  • show-logs

    Stage chaos monkey logs for viewing with 'juju action fetch'

    Params
    • chaos-dir string

      The base directory in which to search for logs.

    • monkey-id string

      The ID of the monkey-id for which logs should be shown.

  • show-monkey-ids

    List the monkey-ids that have been run on the service unit.

    Params
    • chaos-dir string

      The base directory to search for evidence of monkeys.

  • start

    Start the chaos monkey.

    Params
    • enablement-timeout integer

      Timeout in seconds to run each chaos operation.

    • exclude-command string

      Exclude commands from the test list.

    • exclude-group string

      Exclude groups from the test list.

    • include-command string

      Include only these commands in the test list.

    • include-group string

      Include only these groups in the test list.

    • mode string

      Execution mode either single or continuous.

    • monkey-id string

      Identifier to track this monkeys actions.

    • total-timeout integer

      Timeout in seconds for which the monkey should run.