You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add workflow dispatch (redhat-performance#476)
* add workflow dispatch (redhat-performance#476)
* - Eliminate memory limit for runc and Kata pods.
Memory limits with Kata (sandboxed container) pods do not calculate the size
of the VM correctly and can fail with an out of memory condition as a result.
The limits are not needed to run correctly.
- Include the failing template file if a template operation fails.
- Add a top level Makefile to rebuild and test the golden files to simplify
development.
* - Apply fix to Kata pod memory overhead to make limits safe.
- Restore Kata limit to the original 4 GiB.
* Remove conditionals on limits/requests
* add workflow dispatch (redhat-performance#476)
* add workflow dispatch (redhat-performance#476)
* runtimeclass patch needs to be executable
---------
Co-authored-by: ebattat <[email protected]>
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/func_ci_vdbench_kata_ODF_PVC_False/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/func_ci_vdbench_kata_ODF_PVC_True/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/perf_ci_vdbench_kata_ODF_PVC_False/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/perf_ci_vdbench_kata_ODF_PVC_True/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/perf_ci_vdbench_pod_ODF_PVC_False/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/perf_ci_vdbench_pod_ODF_PVC_True/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/release_vdbench_kata_ODF_PVC_False/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/release_vdbench_kata_ODF_PVC_True/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/test_ci_vdbench_kata_ODF_PVC_False/vdbench_pod.yaml
Copy file name to clipboardexpand all lines: tests/unittest/benchmark_runner/common/template_operations/golden_files/test_ci_vdbench_kata_ODF_PVC_True/vdbench_pod.yaml
0 commit comments