Add run_in_background attribute to scenarios
[yardstick.git] / yardstick / benchmark / scenarios / availability / ha_tools / ha_conf.yaml
1 ---
2 # sample config file for ha test
3 #
4 schema: "yardstick:task:0.1"
5
6 nova-api:
7 -
8  type: stop-service
9  inject_script: ha_tools/stop_service.bash
10  recovery_script: ha_tools/start_service.bash
11  check_script: ha_tools/check_service.bash
12  monitor_cmd: nova image-list