]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/upgrade/octopus-x: skip TestClsRbd.mirror_snapshot test 52992/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 14 Aug 2023 11:16:59 +0000 (13:16 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Aug 2023 11:16:59 +0000 (13:16 +0200)
commit97a3b55eba50e9afe3150c189526ad5a558093a7
treebe5aba2c895ed34ce3128bdd8ba78fa32432ea40
parent6f4f710fedcc3cba454a4f3e3c7c8b5104b66990
qa/suites/upgrade/octopus-x: skip TestClsRbd.mirror_snapshot test

The behavior of the class method changed in reef; the change was
backported to pacific and quincy.  An octopus test binary used against
quincy OSDs produces an expected failure:

    [ RUN      ] TestClsRbd.mirror_snapshot
    .../15.2.17/rpm/el8/BUILD/ceph-15.2.17/src/test/cls_rbd/test_cls_rbd.cc:2279: Failure
    Expected equality of these values:
      -85
      mirror_image_snapshot_unlink_peer(&ioctx, oid, 1, "peer2")
        Which is: 0
    [  FAILED  ] TestClsRbd.mirror_snapshot (6 ms)

Fixes: https://tracker.ceph.com/issues/62402
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/upgrade/octopus-x/parallel/workload/rados_api.yaml
qa/suites/upgrade/octopus-x/stress-split-no-cephadm/4-workload/rbd-cls.yaml
qa/suites/upgrade/octopus-x/stress-split/2-first-half-tasks/rbd-cls.yaml
qa/suites/upgrade/octopus-x/stress-split/3-stress-tasks/rbd-cls.yaml