Commit 9ae93bdd authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: test: login as user before doing the request

parent 77779e0e
...@@ -503,6 +503,7 @@ class DefaultScenarioMixin(TestSlapOSSecurityMixin): ...@@ -503,6 +503,7 @@ class DefaultScenarioMixin(TestSlapOSSecurityMixin):
self.stepCallSlaposAllocateInstanceAlarm() self.stepCallSlaposAllocateInstanceAlarm()
self.tic() self.tic()
self.login(person_user_id)
self.personRequestInstance( self.personRequestInstance(
software_release=software_release, software_release=software_release,
......
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