This adds the option to define a custom env_name for test Postgres instances so that we can run multiple Postgres containers in BK
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- postgres-override
- Lint
Lint Warnings Severity Location Code Message Warning python_modules/dagster/dagster/utils/test/postgres_instance.py:196 W0613 Unused Argument - Unit
No Test Coverage
Event Timeline
python_modules/libraries/dagster-postgres/dagster_postgres/utils.py | ||
---|---|---|
133 | That's a pretty long timeout |
python_modules/libraries/dagster-postgres/dagster_postgres/utils.py | ||
---|---|---|
133 | 25 seconds? |
python_modules/libraries/dagster-postgres/dagster_postgres/utils.py | ||
---|---|---|
133 | To fail a build, yeah. Why do we expect the container to take so long to come up? |