]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: fixing CI compilation of test_transaction.cc
authorRonen Friedman <rfriedma@redhat.com>
Mon, 19 Feb 2024 13:32:34 +0000 (07:32 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 21 Feb 2024 14:07:06 +0000 (08:07 -0600)
commitfe26408d214f1d8e949aff6379b58de56b43cd4c
tree032ff0c933db5e1f52075d7c554b735855cc11d8
parentcbf78503390e35395c1aaede46b88de66e5f15d6
test: fixing CI compilation of test_transaction.cc

Fixing a compilation warning in test_transaction.cc, as the CI
builds it with '-Werror'.

See https://jenkins.ceph.com/job/ceph-pull-requests/129517/

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/test/objectstore/test_transaction.cc