benchmark-runner 1.0.712__py3-none-any.whl → 1.0.714__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.
- benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_vm_template.yaml +2 -2
- {benchmark_runner-1.0.712.dist-info → benchmark_runner-1.0.714.dist-info}/METADATA +2 -2
- {benchmark_runner-1.0.712.dist-info → benchmark_runner-1.0.714.dist-info}/RECORD +6 -6
- {benchmark_runner-1.0.712.dist-info → benchmark_runner-1.0.714.dist-info}/LICENSE +0 -0
- {benchmark_runner-1.0.712.dist-info → benchmark_runner-1.0.714.dist-info}/WHEEL +0 -0
- {benchmark_runner-1.0.712.dist-info → benchmark_runner-1.0.714.dist-info}/top_level.txt +0 -0
benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_vm_template.yaml
CHANGED
|
@@ -53,7 +53,7 @@ spec:
|
|
|
53
53
|
sockets: {{ sockets }}
|
|
54
54
|
cores: {{ cores }}
|
|
55
55
|
threads: 1
|
|
56
|
-
image: quay.io/
|
|
56
|
+
image: quay.io/ebattat/fedora37-container-disk:latest
|
|
57
57
|
limits:
|
|
58
58
|
memory: {{ limits_memory }}
|
|
59
59
|
requests:
|
|
@@ -71,7 +71,7 @@ spec:
|
|
|
71
71
|
sockets: {{ sockets }}
|
|
72
72
|
cores: {{ cores }}
|
|
73
73
|
threads: 1
|
|
74
|
-
image: quay.io/
|
|
74
|
+
image: quay.io/ebattat/fedora37-container-disk:latest
|
|
75
75
|
limits:
|
|
76
76
|
memory: {{ limits_memory }}
|
|
77
77
|
requests:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: benchmark-runner
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.714
|
|
4
4
|
Summary: Benchmark Runner Tool
|
|
5
5
|
Home-page: https://github.com/redhat-performance/benchmark-runner
|
|
6
6
|
Author: Red Hat
|
|
@@ -27,7 +27,7 @@ Requires-Dist: google-auth-httplib2==0.2.0
|
|
|
27
27
|
Requires-Dist: google-auth-oauthlib==1.2.0
|
|
28
28
|
Requires-Dist: google-api-python-client==2.135.0
|
|
29
29
|
Requires-Dist: ipywidgets==8.0.6
|
|
30
|
-
Requires-Dist: jinja2==3.1.
|
|
30
|
+
Requires-Dist: jinja2==3.1.5
|
|
31
31
|
Requires-Dist: myst-parser==1.0.0
|
|
32
32
|
Requires-Dist: openshift-client==1.0.17
|
|
33
33
|
Requires-Dist: prometheus-api-client==0.5.1
|
|
@@ -116,7 +116,7 @@ benchmark_runner/common/template_operations/templates/stressng/internal_data/str
|
|
|
116
116
|
benchmark_runner/common/template_operations/templates/stressng/internal_data/stressng_vm_template.yaml,sha256=36HnlJ0tEUDmk5rOR-1JKyBiPiEZp018kkoiv0WBP1I,1793
|
|
117
117
|
benchmark_runner/common/template_operations/templates/uperf/uperf_data_template.yaml,sha256=0Sd1gCa4YoFt89gjfazjJrOca_1JqfdQ6Pk1T0kxORk,1150
|
|
118
118
|
benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_pod_template.yaml,sha256=8ishTLES7hfnmYVR76wcAOzZjD8iClvGHG0KgPM5mk0,1733
|
|
119
|
-
benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_vm_template.yaml,sha256=
|
|
119
|
+
benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_vm_template.yaml,sha256=2xeAZKeYSOvwOd7q_YMD3HM2aB63kEtpuANaXLgwUH0,2603
|
|
120
120
|
benchmark_runner/common/template_operations/templates/vdbench/vdbench_data_template.yaml,sha256=_OxYkYDz8hsLori_sj11ZFn5QRgWgGAaEBkcL1JNv3I,2846
|
|
121
121
|
benchmark_runner/common/template_operations/templates/vdbench/internal_data/namespace_template.yaml,sha256=oagloI3yJgaikyCJU3sGbpNezsjwbzhHCY_8Ha6ZGw0,223
|
|
122
122
|
benchmark_runner/common/template_operations/templates/vdbench/internal_data/vdbench_pod_template.yaml,sha256=fotkz6whUbUQTAh8x64doGg0Kvjf5EZ_6tgofYxFdbM,5733
|
|
@@ -170,8 +170,8 @@ benchmark_runner/workloads/windows_vm.py,sha256=eHK79ueAkSlNC1uamz19o7CO20wzJi-U
|
|
|
170
170
|
benchmark_runner/workloads/workloads.py,sha256=F9fnk4h715tq7ANSCbDH0jktB8fpr_u3YG61Kdi5_os,1422
|
|
171
171
|
benchmark_runner/workloads/workloads_exceptions.py,sha256=u7VII95iPRF_YhfpGH1U1RmgiIYESMOtbSF1dz7_ToE,1858
|
|
172
172
|
benchmark_runner/workloads/workloads_operations.py,sha256=zhMAL-Zc2JtdI-LG4kxGwbGwHaLY2DfklpzM4bBG-eo,25261
|
|
173
|
-
benchmark_runner-1.0.
|
|
174
|
-
benchmark_runner-1.0.
|
|
175
|
-
benchmark_runner-1.0.
|
|
176
|
-
benchmark_runner-1.0.
|
|
177
|
-
benchmark_runner-1.0.
|
|
173
|
+
benchmark_runner-1.0.714.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
174
|
+
benchmark_runner-1.0.714.dist-info/METADATA,sha256=FfrjxcgBuMOlzUa8fUMUr8egE-AEJ6b1mANRvqB8ZYY,11309
|
|
175
|
+
benchmark_runner-1.0.714.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
176
|
+
benchmark_runner-1.0.714.dist-info/top_level.txt,sha256=MP7UbTCzu59D53uKCZl5VsQeM_vheyMc7FmryczJQbk,17
|
|
177
|
+
benchmark_runner-1.0.714.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|