summaryrefslogtreecommitdiff
path: root/playbooks/nova-live-migration/post-run.yaml
blob: 845a1b15b2a4338997e01663334022fc1fe8c6b1 (plain)
1
2
3
4
5
6
7
8
9
10
---
- hosts: tempest
  become: true
  roles:
    - role: fetch-subunit-output
      zuul_work_dir: '{{ devstack_base_dir }}/tempest'
    - role: process-stackviz
- hosts: controller
  roles:
    - run-evacuate-hook