]> 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:17:48 +0000 (15:17 -0700)
commitef0e8e7782a40e218b3d3e35fa839f55ba5bd553
treef4451485c92a1c71c590afd0eb52e8678962550c
parent1f130f32178e538057db9a40de45e4b7f8683e67
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>
(cherry picked from commit 348a3d3c9880e7d022e71a2faafe51c8f771406e)
qa/workunits/rados/test-upgrade-v9.0.1.sh [new file with mode: 0755]