]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
workunit/dencoder: fix corpus test for backword and forward compability
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 31 Jul 2024 10:38:11 +0000 (10:38 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Tue, 11 Feb 2025 08:48:31 +0000 (08:48 +0000)
commita3420e338288de4d7cefd3f93226563b2accd4cf
treed405315abbe6f012bfdb400017c83aba26a9785e
parentb1ec68cd1c1b94fcec9bb0b2892babef2fd6a479
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