summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/client-upgrade/jewel-client-x/rbd/3-workload/rbd_notification_tests.yaml
blob: 1fb68220e9de9129a42d1e6fe91aae9b0fd93113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
tasks:
- workunit:
    branch: jewel
    clients:
      client.0:
        - rbd/notify_master.sh
      client.1:
        - rbd/notify_slave.sh
    env:
      RBD_FEATURES: "13"
- print: "**** done rbd: old librbd -> new librbd"
- workunit:
    branch: jewel
    clients:
      client.0:
        - rbd/notify_slave.sh
      client.1:
        - rbd/notify_master.sh
    env:
      RBD_FEATURES: "13"
- print: "**** done rbd: new librbd -> old librbd"