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

   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.
   
   Imported from Jira 
[BEAM-686](https://issues.apache.org/jira/browse/BEAM-686). Original Jira may 
contain additional context.
   Reported by: lcwik.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to