]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
suites: adding dencoder test multi versions
authornmordech@redhat.com <nmordech@redhat.com>
Wed, 3 Apr 2024 07:02:15 +0000 (07:02 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Thu, 16 May 2024 05:16:17 +0000 (05:16 +0000)
commit3f26a965f6aae4eb448846ec6e039aa71e209742
treef8ce451ed560b79e3f3383cdbfeab822d9c6603a
parent4a592ad7fe8914d62131da5bb4259c61bba82a1d
suites: adding dencoder test multi versions

We are currently conducting regular ceph-dencoder tests for backward compatibility.
However, we are omitting tests for forward compatibility.
This suite will introduce tests against the ceph-objects-corpus to address forward
compatibility issues that may arise.
the script will install N-2 version and run against the latest version corpus objects
that we have, then install N-1 to N version and check them as well.

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
qa/suites/rados/encoder/% [new file with mode: 0644]
qa/suites/rados/encoder/.qa [new symlink]
qa/suites/rados/encoder/0-start.yaml [new file with mode: 0644]
qa/suites/rados/encoder/1-tasks.yaml [new file with mode: 0644]
qa/suites/rados/encoder/supported-random-distro$ [new symlink]
qa/tasks/dencoder.py [new file with mode: 0644]
qa/workunits/dencoder/test-dencoder.sh [new file with mode: 0755]
qa/workunits/dencoder/test_readable.py [new file with mode: 0755]