mirror of
https://github.com/bitnami/containers.git
synced 2026-02-20 23:07:33 +08:00
[bitnami/mlflow] ci: increase goss tests timeout (#78309)
Signed-off-by: juan131 <jariza@vmware.com>
This commit is contained in:
committed by
GitHub
parent
f532cb3a94
commit
c74ebee44d
@@ -8,8 +8,8 @@ user:
|
||||
gid: 0
|
||||
command:
|
||||
mlflow-serve:
|
||||
exec: cd /app && timeout --signal 2 --preserve-status 5 mlflow server
|
||||
timeout: 10000
|
||||
exec: cd /app && timeout --signal 2 --preserve-status 10 mlflow server
|
||||
timeout: 15000
|
||||
exit-status: 1
|
||||
stderr:
|
||||
- "Listening at"
|
||||
|
||||
Reference in New Issue
Block a user