Commit db16231d authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: test: commit transaction before end of test

parent 3b48bdb8
......@@ -302,6 +302,7 @@ class TestSlapOSFreeComputePartitionAlarm(SlapOSTestCaseMixin):
raise
finally:
software_instance2.setAggregate(None)
self.tic()
def test_SoftwareInstance_tryToUnallocatePartition_script_notDestroyed(self):
instance_tree = self.addInstanceTree()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment