zuul: Merge nova-evacuate into nova-multinode-live-migration

Both jobs deploy a multinode env before running their tests so just
append the new nova-evacuate tests to the end of the job.

Change-Id: If64cdf1002eec1504fa76eb4df39b6b2e4ff3728
This commit is contained in:
Lee Yarwood
2020-09-30 15:42:23 +01:00
parent 7134cbdc7a
commit c0fe95fcc5
2 changed files with 11 additions and 11 deletions
@@ -0,0 +1,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