mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
37fe99418c
The ports we use for testing often collide with other containers that other test suites leave lying around. This is annoying. This fixes the problem by ensuring that PostgreSQL runs a on random port. FWe can query Docker to find out the allocated port. I also changed the `make` target to run the agent too (though I kept the old behavior under a different target name). PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9053 GitOrigin-RevId: 3ddea297905c0019c5ac42d896f5609f0d079e93 |
||
---|---|---|
.. | ||
build.mk | ||
ci.mk | ||
frontend.mk | ||
ghcid.mk | ||
legacy-tests.mk | ||
lint.mk | ||
metadata-api.mk | ||
repl.mk | ||
run.mk | ||
test-infrastructure.mk | ||
tests.mk |