Commit 66e09548 authored by Romain Courteaud's avatar Romain Courteaud

slapos_slap_tool: project on compute node

parent eb8ff7f1
......@@ -52,7 +52,8 @@ class TestSlapOSSlapToolMixin(SlapOSTestCaseMixin):
.Base_createCloneDocument(batch_mode=1)
self.compute_node.edit(
title="Compute Node %s" % self.new_id,
reference="TESTCOMP-%s" % self.new_id
reference="TESTCOMP-%s" % self.new_id,
follow_up_value=self.project
)
self.compute_node.validate()
self._addCertificateLogin(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