Skip to content

Commit 2b34564

Browse files
committed
Update example testconfig
1 parent 1c43bd8 commit 2b34564

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

testconfig.yaml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,24 @@
3636
ControlPort: 32000
3737
TestPort: 32221
3838

39-
- testKind: dnsperf
39+
- testKind: ttfr
40+
numPolicies: 100
41+
numServices: 10
42+
numPods: 7
43+
duration: 60
44+
hostNetwork: false
45+
iterations: 1
46+
leaveStandingConfig: false
4047
TestNamespace: testns1
48+
TTFRConfig:
49+
TestPodsPerNode: 53
50+
Rate: 2.5
51+
52+
- testKind: dnsperf
53+
TestNamespace: dnsperf
4154
numServices: 10
4255
iterations: 1
56+
leaveStandingConfig: false
4357
duration: 60
4458
DNSPerf:
4559
numDomains: 0

0 commit comments

Comments
 (0)