[bitnami/superset] Increase goss version test timeout (#78376)

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
This commit is contained in:
Miguel Ruiz
2025-02-26 16:46:26 +01:00
committed by GitHub
parent fe2064ca80
commit 980381b5ad

View File

@@ -4,6 +4,7 @@
command:
check-app-version:
exec: echo "SECRET_KEY='123456789abcdef'" > /tmp/superset_config.py && SUPERSET_CONFIG_PATH="/tmp/superset_config.py" superset version
timeout: 30000
exit-status: 0
stdout:
- "{{ .Env.APP_VERSION }}"