]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add compatibility filtered rados api tests for upgrades
authorJosh Durgin <jdurgin@redhat.com>
Mon, 15 Jun 2015 22:12:43 +0000 (15:12 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 15 Jun 2015 22:16:57 +0000 (15:16 -0700)
commit348a3d3c9880e7d022e71a2faafe51c8f771406e
tree1be0b805b396a0f733437b7c4a380c38e2e93f72
parentd2b80966b8f74de818a671c90b4c821a4b0782db
qa: add compatibility filtered rados api tests for upgrades

Post-9.0.1, the evict op returns success when an object doesn't exist
in the cache tier. Skip the tests that are incompatible across
versions.

Fixes: #11548
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
qa/workunits/rados/test-upgrade-v9.0.1.sh [new file with mode: 0755]