X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fbenchmark%2Fscenarios%2Favailability%2Fmonitor_conf.yaml;h=511449221ac82fc2cfb5a0ac3e3be79a93493643;hb=37921fcd232cd2fbba9f45ef9fa5d8c912f54af6;hp=d7bbdfe609234c99895e47bf859f416f41012469;hpb=6ce3a97548e95a62cf39f37c76bf5b618f5575c4;p=yardstick.git diff --git a/yardstick/benchmark/scenarios/availability/monitor_conf.yaml b/yardstick/benchmark/scenarios/availability/monitor_conf.yaml index d7bbdfe60..511449221 100644 --- a/yardstick/benchmark/scenarios/availability/monitor_conf.yaml +++ b/yardstick/benchmark/scenarios/availability/monitor_conf.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 lihuansse@tongji.edu.cn and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- # sample config file for ha test # @@ -9,3 +17,5 @@ nova-image-list: monitor_script: ha_tools/nova_image_list.bash service-status: monitor_script: ha_tools/check_service.bash +ip-status: + monitor_script: ha_tools/network/ping.bash