Bugfix: Support HA test cases in TripleO
[yardstick.git] / yardstick / benchmark / scenarios / availability / monitor_conf.yaml
1 ##############################################################################
2 # Copyright (c) 2017 lihuansse@tongji.edu.cn and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9 ---
10 # sample config file for ha test
11 #
12 schema: "yardstick:task:0.1"
13
14 process-status:
15   monitor_script: ha_tools/check_process_python.bash
16 nova-image-list:
17   monitor_script: ha_tools/nova_image_list.bash
18 service-status:
19   monitor_script: ha_tools/check_service.bash
20 ip-status:
21   monitor_script: ha_tools/network/ping.bash