Commit 8cf593c7 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: test: remove log

parent 9995b36b
...@@ -778,7 +778,6 @@ class SlapOSTestCaseMixin(testSlapOSMixin): ...@@ -778,7 +778,6 @@ class SlapOSTestCaseMixin(testSlapOSMixin):
) )
#cell_key = list(allocation_supply_line.getCellKeyList(base_id=base_id))[0] #cell_key = list(allocation_supply_line.getCellKeyList(base_id=base_id))[0]
cell_key = resource_vcl cell_key = resource_vcl
allocation_supply_line.log(resource_vcl, cell_key)
allocation_supply_cell = allocation_supply_line.newCell( allocation_supply_cell = allocation_supply_line.newCell(
base_id=base_id, base_id=base_id,
portal_type='Allocation Supply Cell', portal_type='Allocation Supply Cell',
......
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