Commit 577c8fbd authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: Fixed testSlapOSCloudAllocationAlarm flaky test

  Invoke tic() to flush the activities before run the test
parent 28e62243
......@@ -588,6 +588,7 @@ portal_workflow.doActionFor(context, action='edit_action', comment='Visited by S
hosting subscription.
Test with 3 instances and 3 existing computers on 2 different networks.
"""
self.tic()
sla_xml = """<?xml version='1.0' encoding='utf-8'?>
<instance>
<parameter id='mode'>unique_by_network</parameter>
......
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