nova/roles/run-evacuate-hook
Lee Yarwood 76360e566b nova-live-migration: Disable *all* virt services during negative tests
libvirtd was being restarted on the controller during negative
evacuation tests that rely on the service being to cause an
evacuation failure.

This change adds various virt services to the list of services stopped
and now disabled on the host to ensure these don't cause systemd to
restart libvirtd:

* virtlogd.service
* virtlogd-admin.socket
* virtlogd.socket
* virtlockd.service
* virtlockd-admin.socket
* virtlockd.socket

Closes-Bug: #1903979
Change-Id: Ic83252bbda76c205bcbf0eef184ce0b201e224fc
2020-11-27 13:35:42 +00:00
..
files zuul: Introduce nova-evacuate 2020-09-23 16:47:47 +01:00
tasks nova-live-migration: Disable *all* virt services during negative tests 2020-11-27 13:35:42 +00:00
README.rst zuul: Introduce nova-evacuate 2020-09-23 16:47:47 +01:00

README.rst

Run Nova evacuation tests against a multinode environment.