File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,13 @@ aspects of the workload execution.
40
40
* linux-arm64
41
41
* win-x64
42
42
43
+ * ** Supported Operating Systems**
44
+ * Ubuntu 18
45
+ * Ubuntu 20
46
+ * Ubuntu 22
47
+ * Ubuntu 24
48
+ * Azlinux 3
49
+
43
50
* ** Supports Disconnected Scenarios**
44
51
* No. Internet connection required.
45
52
@@ -167,6 +174,8 @@ This profile uses an algorithm to determine the total number of jobs/threads as
167
174
* Ubuntu 18
168
175
* Ubuntu 20
169
176
* Ubuntu 22
177
+ * Ubuntu 24
178
+ * Azlinux 3
170
179
171
180
* ** Dependencies**
172
181
The dependencies defined in the 'Dependencies' section of the profile itself are required in order to run the workload operations effectively.
@@ -330,6 +339,13 @@ This profile uses an algorithm to determine the amount of IOPS to run against th
330
339
* linux-arm64
331
340
* win-x64
332
341
342
+ * ** Supported Operating Systems**
343
+ * Ubuntu 18
344
+ * Ubuntu 20
345
+ * Ubuntu 22
346
+ * Ubuntu 24
347
+ * Azlinux 3
348
+
333
349
* ** Dependencies**
334
350
The dependencies defined in the ' Dependencies' section of the profile itself are required in order to run the workload operations effectively.
335
351
* Internet connection.
@@ -454,6 +470,13 @@ Therefore, they are performed on different disks
454
470
* linux-arm64
455
471
* win-x64
456
472
473
+ * ** Supported Operating Systems**
474
+ * Ubuntu 18
475
+ * Ubuntu 20
476
+ * Ubuntu 22
477
+ * Ubuntu 24
478
+ * Azlinux 3
479
+
457
480
* ** Dependencies**
458
481
The dependencies defined in the ' Dependencies' section of the profile itself are required in order to run the workload operations effectively.
459
482
* Internet connection.
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ We have two profiles for Redis.One supports redis with TLS and one without TLS.
58
58
* linux-x64
59
59
* linux-arm64
60
60
61
+ ** Note** : Client/Server mode not supported currently on Azurelinux 3.
62
+
61
63
* ** Supports Disconnected Scenarios**
62
64
* No. Internet connection required.
63
65
Original file line number Diff line number Diff line change @@ -20,7 +20,8 @@ for evaluating the performance of the CPU for processing calculations.
20
20
* win-x64
21
21
* win-arm64
22
22
23
- ** Note** : On Windows platform, the ** gcc** compiler version is required to be 10 or higher.
23
+ ** Note** : On Windows platform, the ** gcc** compiler version is required to be 10 or higher.
24
+ ** Note** : Not supported currently on Ubuntu 24.
24
25
25
26
* ** Supports Disconnected Scenarios**
26
27
* No. Internet connection required.
@@ -75,6 +76,8 @@ for evaluating the performance of the CPU for processing calculations.
75
76
* win - x64
76
77
* win - arm64
77
78
79
+ ** Note ** : Not supported currently on Ubuntu 24 .
80
+
78
81
* ** Supports Disconnected Scenarios **
79
82
* No . Internet connection required .
80
83
You can’t perform that action at this time.
0 commit comments