Skip to content

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

Closed
@sommerf-lf

Description

@sommerf-lf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions