Skip to content

Commit

Permalink
check epoch filtering
Browse files Browse the repository at this point in the history
Signed-off-by: Leonid Chernin <[email protected]>
  • Loading branch information
Leonid Chernin committed Dec 9, 2024
1 parent 88e1e67 commit 02af5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ SPDK_CENTOS_REPO_VER="9.0-21.el9"

# Ceph Cluster
CEPH_CLUSTER_VERSION="${CEPH_VERSION}"
CEPH_BRANCH=main
CEPH_SHA=latest
CEPH_BRANCH=wip-leonidc0912-epoch-filter-debug4-centos9-only
CEPH_SHA=4c04f0b34d2196635eef1a8eda3dbdfa3421bb98

CEPH_DEVEL_MGR_PATH=../ceph

Expand Down

0 comments on commit 02af5db

Please sign in to comment.