benchmark-runner 1.0.815__py3-none-any.whl → 1.0.817__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/bootstorm_vm.py +3 -3
- {benchmark_runner-1.0.815.dist-info → benchmark_runner-1.0.817.dist-info}/METADATA +1 -1
- {benchmark_runner-1.0.815.dist-info → benchmark_runner-1.0.817.dist-info}/RECORD +6 -6
- {benchmark_runner-1.0.815.dist-info → benchmark_runner-1.0.817.dist-info}/WHEEL +0 -0
- {benchmark_runner-1.0.815.dist-info → benchmark_runner-1.0.817.dist-info}/licenses/LICENSE +0 -0
- {benchmark_runner-1.0.815.dist-info → benchmark_runner-1.0.817.dist-info}/top_level.txt +0 -0
|
@@ -5,7 +5,6 @@ from multiprocessing import Process, Manager
|
|
|
5
5
|
|
|
6
6
|
from benchmark_runner.common.logger.logger_time_stamp import logger_time_stamp, logger
|
|
7
7
|
from benchmark_runner.common.elasticsearch.elasticsearch_exceptions import ElasticSearchDataNotUploaded
|
|
8
|
-
from benchmark_runner.workloads.workloads_exceptions import MissingVMs
|
|
9
8
|
from benchmark_runner.workloads.workloads_operations import WorkloadsOperations
|
|
10
9
|
from benchmark_runner.common.oc.oc import VMStatus
|
|
11
10
|
|
|
@@ -216,7 +215,8 @@ class BootstormVM(WorkloadsOperations):
|
|
|
216
215
|
|
|
217
216
|
try:
|
|
218
217
|
with open(error_log_path, "w") as error_log_file:
|
|
219
|
-
error_log_file.write(self._oc.get_vm_status(vm_name=vm_name) + "\n
|
|
218
|
+
error_log_file.write(self._oc.get_vm_status(vm_name=vm_name) + "\n")
|
|
219
|
+
error_log_file.write("Running node: " + self._oc.get_vm_node(vm_name=vm_name) + "\n\n")
|
|
220
220
|
error_log_file.write(str(status_message) + "\n")
|
|
221
221
|
except Exception as write_err:
|
|
222
222
|
logger.error(f"Failed to write error log for {vm_name}: {write_err}")
|
|
@@ -274,7 +274,7 @@ class BootstormVM(WorkloadsOperations):
|
|
|
274
274
|
try:
|
|
275
275
|
vm_names = self._oc._get_all_vm_names()
|
|
276
276
|
if not vm_names:
|
|
277
|
-
|
|
277
|
+
logger.info("No running VMs")
|
|
278
278
|
|
|
279
279
|
upgrade_done = True
|
|
280
280
|
failure_vms = [] # List to store failed VM names
|
|
@@ -167,15 +167,15 @@ benchmark_runner/main/environment_variables_exceptions.py,sha256=UR0Ith0P0oshsDZ
|
|
|
167
167
|
benchmark_runner/main/main.py,sha256=A744O550wQh37hhk10H0HlT28LZ_2EOaRlJyWG6Pras,14083
|
|
168
168
|
benchmark_runner/main/temporary_environment_variables.py,sha256=ODSHkfhgvdr_b2e3XyvykW21MVjSdyqimREyMc2klRE,957
|
|
169
169
|
benchmark_runner/workloads/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
170
|
-
benchmark_runner/workloads/bootstorm_vm.py,sha256=
|
|
170
|
+
benchmark_runner/workloads/bootstorm_vm.py,sha256=KyGIREnKU5r4ZDWAiWZ90zBP0WaUVBQfz7FZ7whQDgg,21024
|
|
171
171
|
benchmark_runner/workloads/vdbench_pod.py,sha256=feu3lvNumfBCD-An6__xS5Kt9nA50A_-0FmqTXuU9iw,10011
|
|
172
172
|
benchmark_runner/workloads/vdbench_vm.py,sha256=4rRbE-jAbmNrhP-k8F_OREkJ59VfQ7wLrfRQPwDneJg,9786
|
|
173
173
|
benchmark_runner/workloads/windows_vm.py,sha256=qFVD3qBFMnVpYXnrpam-7H5-0Yzvx6qtaEEZx4T-ex4,2415
|
|
174
174
|
benchmark_runner/workloads/workloads.py,sha256=F9fnk4h715tq7ANSCbDH0jktB8fpr_u3YG61Kdi5_os,1422
|
|
175
175
|
benchmark_runner/workloads/workloads_exceptions.py,sha256=u7VII95iPRF_YhfpGH1U1RmgiIYESMOtbSF1dz7_ToE,1858
|
|
176
176
|
benchmark_runner/workloads/workloads_operations.py,sha256=DUwvmswAgOXEbrVrV8OTRhrX4K18jnCwedHo9-W5z2s,27068
|
|
177
|
-
benchmark_runner-1.0.
|
|
178
|
-
benchmark_runner-1.0.
|
|
179
|
-
benchmark_runner-1.0.
|
|
180
|
-
benchmark_runner-1.0.
|
|
181
|
-
benchmark_runner-1.0.
|
|
177
|
+
benchmark_runner-1.0.817.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
178
|
+
benchmark_runner-1.0.817.dist-info/METADATA,sha256=1Alw8HpbJr20KRqxYIuJPKFzZIbPyCEClgjbQCMxpas,11520
|
|
179
|
+
benchmark_runner-1.0.817.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
180
|
+
benchmark_runner-1.0.817.dist-info/top_level.txt,sha256=MP7UbTCzu59D53uKCZl5VsQeM_vheyMc7FmryczJQbk,17
|
|
181
|
+
benchmark_runner-1.0.817.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|