Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.3 KB

File metadata and controls

43 lines (28 loc) · 1.3 KB

Changelog

[0.1.3]

Changed

  • Refactory: Issue #4 Salt API accepts eauth method as parameter in configuration

Added

  • Add experiment action: run customized command line with run_cmd method

[0.1.1]

Changed

  • Bugfix: kill process now passes correct parameter
  • Refactory: abstract core workflow into one common function to reduce duplicates

Added

  • Network experiments now accepts device name to adapt different os
  • Add experiment action of kill processes by name
  • Add experiment action of kill process by PID
  • Add experiment probe to check process PID by name

Added

  • Initial release, experiments are only validated on Linux! Not Windows yet!
  • Add probe that check if a Salt Minion is online
  • Add probe that check if a Salt Minion is installed Linux tc for network experiments
  • Add experiment action of burn CPU to 100% usage
  • Add experiment action of burn I/O
  • Add experiment action of delay network
  • Add experiment action of network loss
  • Add experiment action of network corruption
  • Add experiment action of advanced network input
  • [Beta] Add experiment action of fill disk