summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/client-upgrade/hammer-client-x/rbd/2-workload/rbd_notification_tests.yaml
blob: 984dfa037cb97a2e985f708c3e4a6dde38ef4ffb (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: hammer
    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: hammer
    clients:
      client.0:
        - rbd/notify_slave.sh
      client.1:
        - rbd/notify_master.sh
    env:
      RBD_FEATURES: "13"
- print: "**** done rbd: new librbd -> old librbd"