Bugfix: Support HA test cases in TripleO
[yardstick.git] / yardstick / benchmark / scenarios / availability / result_checker_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-checker:
15   verify_script: ha_tools/check_process_python.bash
16 service-checker:
17   verify_script: ha_tools/check_service.bash
18 nova-instance-checker:
19   verify_script: ha_tools/nova/show_instances.bash
20 nova-flavor-checker:
21   verify_script: ha_tools/nova/show_flavors.bash