Skip to content

can't run pgsql integration tests locally: unable to access minio (not started via docker) /missing from documentation #32169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sommerf-lf opened this issue Oct 1, 2024 · 0 comments · Fixed by #32105
Labels

Comments

@sommerf-lf
Copy link
Contributor

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

image

Git Version

No response

Operating System

Linux/Ubutnu

How are you running Gitea?

Dev environment for integration tests

Database

None

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
1 participant