Commit f34dcac0 authored by Romain Courteaud's avatar Romain Courteaud 🐙

slapos_slap_tool: project on compute node

parent 45cb6adc
......@@ -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()
......
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