You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:49:52 UTC

[GitHub] [beam] damccorm opened a new issue, #21192: Python PostCommits produce too many spanner databases

damccorm opened a new issue, #21192:
URL: https://github.com/apache/beam/issues/21192

   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.
   
   Imported from Jira [BEAM-13373](https://issues.apache.org/jira/browse/BEAM-13373). Original Jira may contain additional context.
   Reported by: bhulette.
   This issue has child subcomponents which were not migrated over. See the original Jira for more information.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org