summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade-clients/client-upgrade-nautilus/nautilus-client-x/rbd/3-workload/rbd_notification_tests.yaml
blob: 10c89021be2849edf2ab4f3080ea2d5d0a3812fa (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: nautilus
    clients:
      client.0:
        - rbd/notify_master.sh
      client.1:
        - rbd/notify_slave.sh
    env:
      RBD_FEATURES: "61"
- print: "**** done rbd: old librbd -> new librbd"
- workunit:
    branch: nautilus
    clients:
      client.0:
        - rbd/notify_slave.sh
      client.1:
        - rbd/notify_master.sh
    env:
      RBD_FEATURES: "61"
- print: "**** done rbd: new librbd -> old librbd"