diff options
Diffstat (limited to 'etc/testcase/yardstick.ha.haproxy.yml')
-rw-r--r-- | etc/testcase/yardstick.ha.haproxy.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/testcase/yardstick.ha.haproxy.yml b/etc/testcase/yardstick.ha.haproxy.yml new file mode 100644 index 00000000..6fc1df9d --- /dev/null +++ b/etc/testcase/yardstick.ha.haproxy.yml @@ -0,0 +1,21 @@ +--- +yardstick.ha.haproxy: + name: yardstick.ha.haproxy + objective: > + This test case will verify the high availability of the load balance + service(current is HAProxy) that supports OpenStack on controller node. When the + load balance service of a specified controller node is killed, whether other + load balancers on other controller nodes will work, and whether the controller node + will restart the load balancer are checked. + validate: + type: yardstick + testcase: opnfv_yardstick_tc053 + report: + source_archive_files: + - yardstick.log + - yardstick.ha.haproxy.out + dest_archive_files: + - ha_logs/yardstick.ha.haproxy.log + - ha_logs/yardstick.ha.haproxy.out + check_results_file: ha_logs/yardstick.ha.haproxy.out + sub_testcase_list: |