Commit 6677a39c authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: test use production/manager to request compute node

parent d9741772
......@@ -73,7 +73,7 @@ class DefaultScenarioMixin(TestSlapOSSecurityMixin):
admin_user.newContent(
portal_type='Assignment',
destination_project_value=project,
function='computer/manager'
function='production/manager'
).open()
self.admin_user = admin_user
......
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