]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade-clients/client-upgrade-octopus-pacific/octopus-client-x/rbd/3-workload/rbd_notification_tests.yaml
10b86530a51af81add86224afb4f75d60914f751
[ceph.git] / ceph / qa / suites / upgrade-clients / client-upgrade-octopus-pacific / octopus-client-x / rbd / 3-workload / rbd_notification_tests.yaml
1 tasks:
2 - parallel:
3 - workunit:
4 branch: octopus
5 clients:
6 client.0:
7 - rbd/notify_master.sh
8 env:
9 RBD_FEATURES: "61"
10 - workunit:
11 #The line below to change to 'pacific'
12 branch: master
13 clients:
14 client.1:
15 - rbd/notify_slave.sh
16 env:
17 RBD_FEATURES: "61"
18 - print: "**** done rbd: old librbd -> new librbd"
19 - parallel:
20 - workunit:
21 #The line below to change to 'pacific'
22 branch: master
23 clients:
24 client.0:
25 - rbd/notify_slave.sh
26 env:
27 RBD_FEATURES: "61"
28 - workunit:
29 #The line below to change to 'pacific'
30 branch: master
31 clients:
32 client.1:
33 - rbd/notify_master.sh
34 env:
35 RBD_FEATURES: "61"
36 - print: "**** done rbd: new librbd -> old librbd"