]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
workunit/dencoder: fix corpus test for backword and forward compability 61011/head
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 31 Jul 2024 10:38:11 +0000 (10:38 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Tue, 4 Mar 2025 07:15:21 +0000 (07:15 +0000)
commit6dcac1a183ca7978abacf571a744007904c12a2d
tree9709a59bf53b29eb05f202c37323a0489f4afc99
parent13e566cbd40a0582e45869b6e05c10e3dfbfa707
workunit/dencoder: fix corpus test for backword and forward compability

- changed the check for non-deterministic, return code 1 is also legit
- unneeded check for is_dir, if it exist
- limit the number of threads to prevent error

Fixes: https://tracker.ceph.com/issues/67263
Signed-off-by: NitzanMordhai <nmordech@redhat.com>
(cherry picked from commit 30921272ddee5e7c8aaf4bdb8d69645ce92ba379)
qa/workunits/dencoder/test_readable.py [new file with mode: 0755]