]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
workunit/dencoder: fix corpus test for backword and forward compability 58961/head
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 31 Jul 2024 10:38:11 +0000 (10:38 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Wed, 31 Jul 2024 11:23:05 +0000 (11:23 +0000)
commit30921272ddee5e7c8aaf4bdb8d69645ce92ba379
tree86ba0171277a5c557e91bd4a0956a8cd613025f2
parent02496a8665090b43cf42192b811eaf5d215537ac
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>
qa/workunits/dencoder/test_readable.py