Skip to content

Commit 167472c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "test_evacuate.sh: Stop using libvirt-bin"
2 parents e1842ee + 5ab9b28 commit 167472c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gate/test_evacuate.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ do
7676
done
7777

7878
echo "Stopping libvirt on the localhost before evacuating to trigger failure"
79-
sudo systemctl stop libvirt-bin
8079
sudo systemctl stop libvirtd
8180

8281
# Now force the evacuation to *this* host; we have to force to bypass the
@@ -111,7 +110,6 @@ evacuate_and_wait_for_error evacuate-test
111110
evacuate_and_wait_for_error evacuate-bfv-test
112111

113112
echo "Now restart libvirt and perform a successful evacuation"
114-
sudo systemctl start libvirt-bin
115113
sudo systemctl start libvirtd
116114
sleep 10
117115

0 commit comments

Comments
 (0)