]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/test_notify.py: drop RBD_DISABLE_UPDATE_FEATURES 62752/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 8 Apr 2025 11:53:23 +0000 (13:53 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 9 Apr 2025 19:03:01 +0000 (21:03 +0200)
commit6f1eeb3064f356e86fa9ff934377b11660249cd0
tree627a7a5d738dfaee60cef5b1fbb8a356655356ab
parent730962af4e7ed452bd7b3e538b55ce2e73a1e5e7
test/librbd/test_notify.py: drop RBD_DISABLE_UPDATE_FEATURES

This was put in place in commit 9c0b239d70cd ("qa/upgrade:
conditionally disable update_features tests") to paper over a backwards
compatibility issue that arose from commit 01ff1530544c ("librbd: make
all maintenance op notifications async").  It's not needed in squid or
later because upgrades from octopus are tested only until reef.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit bfc0b4f3015ec79c00a0ab684a4b7d58cb667e86)
src/test/librbd/test_notify.py