commit | feac15e0badc9af769044051c4368788d8a7bcca | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Tue May 15 14:57:36 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Wed May 16 11:14:31 2018 -0700 |
tree | 176842d8ee91deb370cd735342df4f8f9b45939e | |
parent | 29c8578d37e9300e445232757cd3020a90d860b6 [diff] |
Increase portal-db initial liveness probe time The initial liveness probe against portal-db was too quick, causing the container to be terminated in the middle of DB schema initialization and leaving the DB in a corrupted state. This change increases the initial delay before the liveness probe. Change-Id: I2f428ea33b60c3a99ca1e49dc8e59405aa4d824c Issue-ID: PORTAL-283 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>