I49dc963ada17a595232d3eb329d94632d07b874b missed that call_hook_if_defined will actually cause the entire run to fail [1] if we attempt to stop the non-existent libvirt-bin service so just remove it now we are using the train UCA. [1]7a70f559c5/functions.sh (L74)NOTE(lyarwood): The following change is also squashed into this one to unblock the nova-live-migration job on stable/ussuri. test_evacuate.sh: Support libvirt-bin and libvirtd systemd services The systemd service unit for libvirtd has changed name from libvirt-bin to libvirtd, as such the evacuation test script needs to be changed to support both as we move between these versions. Change-Id: I49dc963ada17a595232d3eb329d94632d07b874b (cherry picked from commit6c62830ae8) Change-Id: Ife26f1ceb6208e12328ccdccbab0681ee55d5a2a (cherry picked from commit5ab9b28161)
These are hooks to be used by the OpenStack infra test system. These scripts may be called by certain jobs at important times to do extra testing, setup, etc. They are really only relevant within the scope of the OpenStack infra system and are not expected to be useful to anyone else.