summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/migration/8-migrate-workloads/execute.yaml
blob: d7735c42651b12e790653a400d16ab61b7620c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tasks:
  - parallel:
      - io_workload
      - migrate_workload
migrate_workload:
  sequential:
    - exec:
        client.0:
          - sleep 60
          - rbd migration execute client.0.0
          - sleep 60
          - rbd migration commit client.0.0
          - sleep 60
          - rbd migration execute client.0.1