[ 
https://issues.apache.org/jira/browse/BEAM-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Liu updated BEAM-1188:
---------------------------
    Description: 
Add more basic verifiers in e2e test to verify output data in different 
storage/fs:

1. File verifier: compute and verify checksum of file(s) that’s stored on a 
filesystem (GCS / local fs). 
2. Bigquery verifier: query from Bigquery table and verify response content. 

Also update TestOptions.on_success_matcher to accept a list of matchers instead 
of single one.

Note: Have retry when doing IO to avoid test flacky that may come from 
inconsistency of the filesystem. This problem happened in Java integration 
tests.




> More Verifiers For Python E2E Tests
> -----------------------------------
>
>                 Key: BEAM-1188
>                 URL: https://issues.apache.org/jira/browse/BEAM-1188
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-py, testing
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>
> Add more basic verifiers in e2e test to verify output data in different 
> storage/fs:
> 1. File verifier: compute and verify checksum of file(s) that’s stored on a 
> filesystem (GCS / local fs). 
> 2. Bigquery verifier: query from Bigquery table and verify response content. 
> Also update TestOptions.on_success_matcher to accept a list of matchers 
> instead of single one.
> Note: Have retry when doing IO to avoid test flacky that may come from 
> inconsistency of the filesystem. This problem happened in Java integration 
> tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to