blob: 3b1b6f4e7c6b1c5c95e89ce3908a287a937d0c49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
dovetail.ha.haproxy:
name: dovetail.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
- dovetail.ha.haproxy.out
dest_archive_files:
- ha_logs/dovetail.ha.haproxy.log
- ha_logs/dovetail.ha.haproxy.out
check_results_file: ha_logs/dovetail.ha.haproxy.out
sub_testcase_list:
|