[
https://issues.apache.org/jira/browse/BEAM-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-13375:
-------------------------------
Description: Each test in SpannerReadIT and SpannerWriteIT creates its own
database, causing us to often go over quota. (was: There are ~30 Python
PostCommit tests that create and destroy a Spanner Database. Each running
across 3 PostCommits. We should reduce the number of tests that do this.
A couple of avenues:
1. Only run Spanner ITs in one Python version's PostCommit.
2. Verify more logic in spannerio_test.py (as opposed to
{{spannerio_\*_it_test.py}}), which uses a mock rather than prod Spanner. We
can still have a few ITs, but we don't need to verify *everything* there.)
> Java PostCommits produce too many spanner databases
> ---------------------------------------------------
>
> Key: BEAM-13375
> URL: https://issues.apache.org/jira/browse/BEAM-13375
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Kyle Weaver
> Assignee: Yichi Zhang
> Priority: P2
>
> Each test in SpannerReadIT and SpannerWriteIT creates its own database,
> causing us to often go over quota.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)