benchmark-runner 1.0.801__py3-none-any.whl → 1.0.802__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of benchmark-runner might be problematic. Click here for more details.
- benchmark_runner/workloads/workloads_operations.py +2 -0
- {benchmark_runner-1.0.801.dist-info → benchmark_runner-1.0.802.dist-info}/METADATA +1 -1
- {benchmark_runner-1.0.801.dist-info → benchmark_runner-1.0.802.dist-info}/RECORD +6 -6
- {benchmark_runner-1.0.801.dist-info → benchmark_runner-1.0.802.dist-info}/WHEEL +0 -0
- {benchmark_runner-1.0.801.dist-info → benchmark_runner-1.0.802.dist-info}/licenses/LICENSE +0 -0
- {benchmark_runner-1.0.801.dist-info → benchmark_runner-1.0.802.dist-info}/top_level.txt +0 -0
|
@@ -425,6 +425,8 @@ class WorkloadsOperations:
|
|
|
425
425
|
metadata.update({'vm_os_version': 'fedora37'})
|
|
426
426
|
if 'windows' in self._workload:
|
|
427
427
|
metadata.update({'vm_os_version': self._windows_os})
|
|
428
|
+
if self._test_name:
|
|
429
|
+
metadata.update({'test_name': self._test_name})
|
|
428
430
|
if result:
|
|
429
431
|
metadata.update(result)
|
|
430
432
|
|
|
@@ -172,9 +172,9 @@ benchmark_runner/workloads/vdbench_vm.py,sha256=4rRbE-jAbmNrhP-k8F_OREkJ59VfQ7wL
|
|
|
172
172
|
benchmark_runner/workloads/windows_vm.py,sha256=qFVD3qBFMnVpYXnrpam-7H5-0Yzvx6qtaEEZx4T-ex4,2415
|
|
173
173
|
benchmark_runner/workloads/workloads.py,sha256=F9fnk4h715tq7ANSCbDH0jktB8fpr_u3YG61Kdi5_os,1422
|
|
174
174
|
benchmark_runner/workloads/workloads_exceptions.py,sha256=u7VII95iPRF_YhfpGH1U1RmgiIYESMOtbSF1dz7_ToE,1858
|
|
175
|
-
benchmark_runner/workloads/workloads_operations.py,sha256=
|
|
176
|
-
benchmark_runner-1.0.
|
|
177
|
-
benchmark_runner-1.0.
|
|
178
|
-
benchmark_runner-1.0.
|
|
179
|
-
benchmark_runner-1.0.
|
|
180
|
-
benchmark_runner-1.0.
|
|
175
|
+
benchmark_runner/workloads/workloads_operations.py,sha256=cuhGZA1n1Ing0amC-f9Y4MYtwQrFGyaoZUNkpZObKX4,26432
|
|
176
|
+
benchmark_runner-1.0.802.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
177
|
+
benchmark_runner-1.0.802.dist-info/METADATA,sha256=ctIyyXcR1YQlhSxzqbvDIsdY-7N0VuqHghVQUrrEZ4M,11520
|
|
178
|
+
benchmark_runner-1.0.802.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
|
179
|
+
benchmark_runner-1.0.802.dist-info/top_level.txt,sha256=MP7UbTCzu59D53uKCZl5VsQeM_vheyMc7FmryczJQbk,17
|
|
180
|
+
benchmark_runner-1.0.802.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|