[
https://issues.apache.org/jira/browse/BEAM-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546192#comment-17546192
]
Kenneth Knowles commented on BEAM-686:
--------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18077
> 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)