[DEBUG] Testing Ocata CI

Change-Id: Iacc702a5dfa2ea0a5022b191ea1dd3b06f9e21e8
This commit is contained in:
Rodrigo Barbieri 2019-10-18 13:15:27 -03:00
parent a1ba867f07
commit 934a5d14e2
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ class ThreadGroupManager(object):
pass
req_cnxt = oslo_context.get_current()
th = self.groups[stack_id].add_thread(self._start_with_trace, req_cnxt,
self._serialize_profile_info(),
func, *args, **kwargs)