]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
workunits/dencoder: use readable.sh script instead of python script
authorNitzanMordhai <nmordech@ibm.com>
Mon, 2 Feb 2026 07:34:24 +0000 (07:34 +0000)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 18 Mar 2026 13:53:17 +0000 (09:53 -0400)
commitf6bdcd01afd3db52d9b40281113f3ca55cbd5734
tree379ca0d34a5fc01a0856ed21fb7ac33769a93629
parentbb44cd2c1339c88f284ab7231f45033952e15322
workunits/dencoder: use readable.sh script instead of python script

The python script test_readable.py was added for backword and forward
compability. maintaining 2 scripts that finally doing the same is west,
reverting and using readable.sh and leave the python out.

https://tracker.ceph.com/issues/74074
Signed-off-by: Nitzan Mordechai <nmordech@ibm.com>
(cherry picked from commit 9d289ed14e79fa8008ba30b77b425a4508030110)
qa/workunits/dencoder/test-dencoder.sh [new file with mode: 0755]
src/test/encoding/readable.sh