Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions memtier-benchmark.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: memtier-benchmark
version: 2.1.3
version: "2.1.4"
epoch: 0
description: "NoSQL Redis and Memcache traffic generation and benchmarking tool."
copyright:
Expand Down Expand Up @@ -37,9 +37,7 @@ pipeline:
with:
repository: https://github.com/RedisLabs/memtier_benchmark
tag: ${{package.version}}
expected-commit: 08420c40fbbc02f09758e23dd9f3f3e5dd4cde87
cherry-picks: |
master/370a25ea0176183eb49731d9af7bd84f512bf600: Bump version to 2.1.3
expected-commit: 4b0f5ee8b88498d6cc17fbccff9590f78e047186

- runs: |
autoreconf -fiv
Expand Down
Loading