benchmark-runner 1.0.752__py3-none-any.whl → 1.0.754__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 +0 -1
- {benchmark_runner-1.0.752.dist-info → benchmark_runner-1.0.754.dist-info}/METADATA +2 -2
- {benchmark_runner-1.0.752.dist-info → benchmark_runner-1.0.754.dist-info}/RECORD +6 -6
- {benchmark_runner-1.0.752.dist-info → benchmark_runner-1.0.754.dist-info}/LICENSE +0 -0
- {benchmark_runner-1.0.752.dist-info → benchmark_runner-1.0.754.dist-info}/WHEEL +0 -0
- {benchmark_runner-1.0.752.dist-info → benchmark_runner-1.0.754.dist-info}/top_level.txt +0 -0
|
@@ -391,7 +391,6 @@ class WorkloadsOperations:
|
|
|
391
391
|
:return:
|
|
392
392
|
"""
|
|
393
393
|
date_format = '%Y_%m_%d'
|
|
394
|
-
self._oc.login()
|
|
395
394
|
metadata = {'ocp_version': self._oc.get_ocp_server_version(),
|
|
396
395
|
'previous_ocp_version': self._oc.get_previous_ocp_version() if self._upgrade_ocp_version else '',
|
|
397
396
|
'cnv_version': self._oc.get_cnv_version(),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: benchmark-runner
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.754
|
|
4
4
|
Summary: Benchmark Runner Tool
|
|
5
5
|
Home-page: https://github.com/redhat-performance/benchmark-runner
|
|
6
6
|
Author: Red Hat
|
|
@@ -19,7 +19,7 @@ Requires-Dist: attrs==21.4.0
|
|
|
19
19
|
Requires-Dist: azure==4.0.0
|
|
20
20
|
Requires-Dist: boto3==1.33.13
|
|
21
21
|
Requires-Dist: botocore==1.33.13
|
|
22
|
-
Requires-Dist: cryptography==
|
|
22
|
+
Requires-Dist: cryptography==44.0.1
|
|
23
23
|
Requires-Dist: elasticsearch==7.16.1
|
|
24
24
|
Requires-Dist: elasticsearch-dsl==7.4.0
|
|
25
25
|
Requires-Dist: google-auth==2.30.0
|
|
@@ -171,9 +171,9 @@ benchmark_runner/workloads/vdbench_vm.py,sha256=Yhoz-GbvZwA8q6qGIeSUsYhEIERj8SmJ
|
|
|
171
171
|
benchmark_runner/workloads/windows_vm.py,sha256=eHK79ueAkSlNC1uamz19o7CO20wzJi-UIqRuTByTVxg,2373
|
|
172
172
|
benchmark_runner/workloads/workloads.py,sha256=F9fnk4h715tq7ANSCbDH0jktB8fpr_u3YG61Kdi5_os,1422
|
|
173
173
|
benchmark_runner/workloads/workloads_exceptions.py,sha256=u7VII95iPRF_YhfpGH1U1RmgiIYESMOtbSF1dz7_ToE,1858
|
|
174
|
-
benchmark_runner/workloads/workloads_operations.py,sha256=
|
|
175
|
-
benchmark_runner-1.0.
|
|
176
|
-
benchmark_runner-1.0.
|
|
177
|
-
benchmark_runner-1.0.
|
|
178
|
-
benchmark_runner-1.0.
|
|
179
|
-
benchmark_runner-1.0.
|
|
174
|
+
benchmark_runner/workloads/workloads_operations.py,sha256=zhMAL-Zc2JtdI-LG4kxGwbGwHaLY2DfklpzM4bBG-eo,25261
|
|
175
|
+
benchmark_runner-1.0.754.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
176
|
+
benchmark_runner-1.0.754.dist-info/METADATA,sha256=mFEt4g06ObE604fDUpWFShra2V7_FP6I76WOsNsA9O0,11498
|
|
177
|
+
benchmark_runner-1.0.754.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
178
|
+
benchmark_runner-1.0.754.dist-info/top_level.txt,sha256=MP7UbTCzu59D53uKCZl5VsQeM_vheyMc7FmryczJQbk,17
|
|
179
|
+
benchmark_runner-1.0.754.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|