Merge "increase monitor number in cases." into stable/danube
authorJing Lu <lvjing5@huawei.com>
Thu, 1 Jun 2017 07:15:12 +0000 (07:15 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 1 Jun 2017 07:15:12 +0000 (07:15 +0000)
1  2 
tests/opnfv/test_cases/opnfv_yardstick_tc019.yaml

@@@ -26,8 -26,9 +26,9 @@@ scenarios
      wait_time: 10
      monitors:
      - monitor_type: "openstack-cmd"
 -      command_name: "openstack image list"
 +      command_name: "openstack server list"
        monitor_time: 10
+       monitor_number: 3
        sla:
          max_outage_time: 5
      - monitor_type: "process"