From c275e23b08c35f4c76bd196d19c94408d795f208 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Wed, 6 Jun 2012 10:07:30 +0200 Subject: [PATCH] Hosting PL is delivered when cleanup PL is created. --- master/product/Vifib/tests/testVifibSlapBug.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/master/product/Vifib/tests/testVifibSlapBug.py b/master/product/Vifib/tests/testVifibSlapBug.py index 197174a2e..4a8cbe395 100644 --- a/master/product/Vifib/tests/testVifibSlapBug.py +++ b/master/product/Vifib/tests/testVifibSlapBug.py @@ -446,7 +446,7 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin): SlapLogout LoginDefaultUser - CheckComputerPartitionInstanceHostingSalePackingListDelivered + CheckComputerPartitionInstanceHostingSalePackingListStopped Logout # Now request destruction of second software instance... @@ -457,6 +457,7 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin): Logout LoginDefaultUser + CheckComputerPartitionInstanceHostingSalePackingListDelivered CheckComputerPartitionInstanceCleanupSalePackingListConfirmed Logout -- 2.30.9