Disable eventlet patching for api service in threading job
We already disable decision-engine monkey patching in the threading job, but missed disabling it for the api too. Change-Id: Ie89b86b177018397b0ff5ea7199eb0e5c0215d0c Signed-off-by: Douglas Viroel <viroel@gmail.com>
This commit is contained in:
@@ -354,6 +354,7 @@
|
||||
parent: watcher-prometheus-integration
|
||||
vars:
|
||||
devstack_localrc:
|
||||
'SYSTEMD_ENV_VARS["watcher-api"]': OS_WATCHER_DISABLE_EVENTLET_PATCHING=true
|
||||
'SYSTEMD_ENV_VARS["watcher-decision-engine"]': OS_WATCHER_DISABLE_EVENTLET_PATCHING=true
|
||||
|
||||
- job:
|
||||
|
||||
Reference in New Issue
Block a user