diff options
author | Brian Freeman <bf1936@att.com> | 2018-09-27 13:13:24 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-09-27 13:15:15 -0500 |
commit | 559c621400abf49a69cefe3d12f41f45909157b8 (patch) | |
tree | 237fc1f25a8f5012de03cee3f05c9b01883e94ff /volumes | |
parent | d93db5e52f19ca27a62953a45d3b0b3ecbf7a27e (diff) |
Set watchDogTimeout to match Beijing
Issue-ID: SO-1072
Change-Id: Ib2122df7c89c7b87cf80a2aaeaf2a176f3aac7c6
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'volumes')
-rw-r--r-- | volumes/so/config/sdc-controller/onapheat/override.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/volumes/so/config/sdc-controller/onapheat/override.yaml b/volumes/so/config/sdc-controller/onapheat/override.yaml index f8091d6..38e7ecc 100644 --- a/volumes/so/config/sdc-controller/onapheat/override.yaml +++ b/volumes/so/config/sdc-controller/onapheat/override.yaml @@ -69,7 +69,7 @@ mso: activateServerTLSAuth: false keyStorePassword: keyStorePath: - watchDogTimeout: 60 + watchDogTimeout: 300 isFitlerInEmptyResources: true messageBusAddress: vm1.mr.simpledemo.onap.org,vm1.mr.simpledemo.onap.org asdc: |