Commit d4f38c2b authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud (test): Ensure self.computer is indexed

parent 02a0eaaf
......@@ -611,6 +611,7 @@ portal_workflow.doActionFor(context, action='edit_action', comment='Visited by C
transaction.commit()
def test_alarm(self):
self.tic()
self._simulateComputer_checkAndUpdateCapacityScope()
try:
self.portal.portal_alarms.slapos_update_computer_capacity_scope.activeSense()
......
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