Rewrite the HA test case (2)
[yardstick.git] / yardstick / benchmark / scenarios / availability / monitor / monitor_conf.yaml
1 ---
2 # sample config file for ha test
3 #
4 schema: "yardstick:task:0.1"
5
6 kill-process:
7  inject_script: scripts/stop_service.bash
8  recovery_script: scripts/start_service.bash
9  check_script: scripts/check_service.bash