Lee Yarwood 5ab9b28161 test_evacuate.sh: Stop using libvirt-bin
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)

Change-Id: Ife26f1ceb6208e12328ccdccbab0681ee55d5a2a
2020-09-22 10:29:37 +01:00
..
2017-01-04 11:05:16 +00:00

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.