Add missing pipeline params #301
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR addresses missing pipeline configurations in memtier_benchmark test suites and adds corresponding non-pipeline variants to ensure comprehensive benchmark coverage.
Changes Made
1. Fix Missing Pipeline Arguments (commit ca08d03)
--pipeline 10
argument despite having "pipeline-10" in their filenamesmemtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-*_conns.yml
(3 variants)memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-*_conns.yml
(3 variants)memtier_benchmark-3Mkeys-string-mixed-50-50-with-512B-values-with-expiration-pipeline-10-400_conns.yml
2. Add Non-Pipeline Variants (commit 315c85b)
memtier_benchmark-3Mkeys-string-get-with-1KiB-values-400_conns.yml
memtier_benchmark-3Mkeys-string-get-with-1KiB-values-40_conns.yml
memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-400_conns.yml