Commit 43c0538c authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: test Compute Node subscription creation

parent 64f7fab7
......@@ -236,6 +236,11 @@ class TestSlapOSVirtualMasterScenario(TestSlapOSVirtualMasterScenarioMixin):
self.addAllocationSupply("for compute node", public_server, software_product,
release_variation, type_variation)
self.tic()
self.logout()
self.login()
self.checkServiceSubscriptionRequest(public_server)
# join as the another visitor and request software instance on public
# compute_node
self.logout()
......
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