[bitnami/mlflow] ci: increase goss tests timeout (#78309)

Signed-off-by: juan131 <jariza@vmware.com>
This commit is contained in:
Juan Ariza Toledano
2025-02-24 14:28:46 +01:00
committed by GitHub
parent f532cb3a94
commit c74ebee44d

View File

@@ -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"