Commit 27147751 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: open/personal does not exist anymore

parent 546c017a
......@@ -31,7 +31,7 @@ class TestSlapOSCoreComputePartitionSlapInterfaceWorkflow(SlapOSTestCaseMixin):
self.compute_node.edit(
title="compute node %s" % (self.new_id, ),
reference="TESTCOMP-%s" % (self.new_id, ),
allocation_scope='open/personal',
allocation_scope='open',
capacity_scope='open',
)
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