]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/upgrade/octopus-x: skip TestClsRbd.mirror_snapshot test 53002/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 14 Aug 2023 11:16:59 +0000 (13:16 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 15 Aug 2023 17:06:28 +0000 (19:06 +0200)
commitb8805ccc46a2c1b012fe8e03804f29fc3205e514
tree16da70de9091a14d35b43af944db70fde575933d
parent466dae2db5e3f9ec0acad312aaa5a8d341c9dab8
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
pacific OSDs produces an expected failure:

    [ RUN      ] TestClsRbd.mirror_snapshot
    .../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/62437
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