We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c43bd8 commit 2b34564Copy full SHA for 2b34564
1 file changed
testconfig.yaml
@@ -36,10 +36,24 @@
36
ControlPort: 32000
37
TestPort: 32221
38
39
-- testKind: dnsperf
+- testKind: ttfr
40
+ numPolicies: 100
41
+ numServices: 10
42
+ numPods: 7
43
+ duration: 60
44
+ hostNetwork: false
45
+ iterations: 1
46
+ leaveStandingConfig: false
47
TestNamespace: testns1
48
+ TTFRConfig:
49
+ TestPodsPerNode: 53
50
+ Rate: 2.5
51
+
52
+- testKind: dnsperf
53
+ TestNamespace: dnsperf
54
numServices: 10
55
iterations: 1
56
57
duration: 60
58
DNSPerf:
59
numDomains: 0
0 commit comments