-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathhosts.scalelab
86 lines (70 loc) · 1.88 KB
/
hosts.scalelab
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[hyperfoil:children]
hyperfoil_controller
hyperfoil_agent
[hyperfoil_controller]
#hfc ansible_host=f20-h22-000-r620.rdu2.scalelab.redhat.com ansible_user=root
[hyperfoil_agent]
# Both these are Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz
#f03-h25-000-r620.rdu2.scalelab.redhat.com
#f03-h26-000-r620.rdu2.scalelab.redhat.com
worker010-1029u
worker011-1029u
[hyperfoil:vars]
hyperfoil_jfr=false
#hyperfoil_log_config=/root/log4j2-trace-jgroups.xml
#hyperfoil_log_config=/home/benchuser/rvansa/log4j2-info.xml
#hyperfoil_controller_debug_port=0.0.0.0:5005
#hyperfoil_agent_debug_port=0.0.0.0:5006
#hyperfoil_agent_debug_suspend=y
[openshift]
localhost
[openshift:vars]
#backend_servers=8
#backend_workers=16
backend_cpu=300m
backend_type=java
[compute]
#tbd
[all:vars]
#backend_node=benchserver2
hyperfoil_distribution=/home/rvansa/workspace/Hyperfoil/distribution/target/distribution
hyperfoil_deployer=k8s
hyperfoil_controller_protocol=https
hyperfoil_controller_host=hyperfoil.apps.ocp.scalelab
hyperfoil_controller_port=443
hyperfoil_validate_certs=false
test_rampup_duration=120
test_steady_duration=60
test_name=closedmodel
#test_name=shardedwrk
fork=all
http2="true"
# For open-model
test_users_per_sec=4500
test_inc_users_per_sec=1500
# For closed-model
#test_concurrent_users=12000
#test_shared_connections=5376
#test_shared_connections=60000
test_concurrent_users=6000
test_shared_connections=6000
#docker_registry=image-registry.openshift-image-registry.svc:5000
pods_per_dc=1
num_dc=60
use_istio=true
#use_istio=false
record_envoy_stats=false
#namespace=plain-scale
#wildcard_domain=plain.apps.ocp.scalelab
namespace=mesh-scale
control_plane=mesh-control-plane
wildcard_domain=mesh.apps.ocp.scalelab
#namespace=istio-scale
#control_plane=istio-system
#wildcard_domain=istio.apps.ocp.scalelab
policy_version=new
target=gateways
#target=routers
#target=services
expected_routers=0
expected_gateways="4"