[bitnami/odoo] Increase test timeout (#79900)

Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
David Gomez 2025-04-07 17:45:33 +02:00 committed by GitHub
parent ee6be85502
commit 7549192750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ command:
check-virtualenv:
exec: bash -c '. /opt/bitnami/odoo/venv/bin/activate; pip install tool; pip uninstall -y tool'
exit-status: 0
timeout: 30000
stdout:
- /Successfully installed.* tool-/
group: