Commit 0d81c011 authored by Romain Courteaud's avatar Romain Courteaud

slapos_slap_tool: no source administration on compute node

parent 86f24a30
......@@ -54,10 +54,6 @@ class TestSlapOSSlapToolMixin(SlapOSTestCaseMixin):
title="Compute Node %s" % self.new_id,
reference="TESTCOMP-%s" % self.new_id
)
if getattr(self, "person", None) is not None:
self.compute_node.edit(
source_administration_value=getattr(self, "person", None),
)
self.compute_node.validate()
self._addERP5Login(self.compute_node)
......
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