You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way provided in the docu as described in tests/integration/README.md the command (TEST_PGSQL_HOST=localhost:5432 TEST_PGSQL_DBNAME=test TEST_PGSQL_USERNAME=postgres TEST_PGSQL_PASSWORD=postgres make test-pgsql) to start the test-pgsql fails, as minio is not running. The command to start the according docker container is missing (like also for postgres).
This has nothing really to do with postgres, just the integration test pgsql.ini.tmpl which uses minio.
Description
The way provided in the docu as described in tests/integration/README.md the command (
TEST_PGSQL_HOST=localhost:5432 TEST_PGSQL_DBNAME=test TEST_PGSQL_USERNAME=postgres TEST_PGSQL_PASSWORD=postgres make test-pgsql
) to start the test-pgsql fails, as minio is not running. The command to start the according docker container is missing (like also for postgres).This has nothing really to do with postgres, just the integration test pgsql.ini.tmpl which uses minio.
Gitea Version
f4b8f6f
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
Linux/Ubutnu
How are you running Gitea?
Dev environment for integration tests
Database
None
The text was updated successfully, but these errors were encountered: