[ https://issues.apache.org/jira/browse/BEAM-686 ]
Danny McCormick deleted comment on BEAM-686:
--------------------------------------
was (Author: JIRAUSER282469):
This issue has been migrated to https://github.com/apache/beam/issues/17920
> Integration tests should create/destroy resources required for running
> ----------------------------------------------------------------------
>
> Key: BEAM-686
> URL: https://issues.apache.org/jira/browse/BEAM-686
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Luke Cwik
> Priority: P3
>
> By not creating/tearing down resources in integration tests, the tests are
> not portable or easily runnable by a user who doesn't have access to all the
> pre-created test artifacts.
> For example BigtableReadIT assumes that it is executing in a project which
> has a specifically named Bigtable instance preloaded with testdata.
> Also, KinesisReaderIT assumes an already created Kinesis topic exists.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)