-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
parent-issueAn issue that is or should be split into multiple sub-issuesAn issue that is or should be split into multiple sub-issuessystem-test-module
Milestone
Description
User Story
As a developer, I want bulk export to be tested in a real instance automatically, so that I know if the parts we can't test locally still work.
Description / Background
We'd like a system test that runs a small bulk export job in a real instance.
We'd like this to be just one test, with only a small amount of data, to limit the amount of time that will be spent on it.
Technical Notes / Implementation Details
We can use the existing system test setup, e.g. similar to IngestST.
We'll need to add drivers and DSL operations to:
- Submit a bulk export job for a whole table
- Find the files output in the bulk export bucket for a given job
Child issues:
Metadata
Metadata
Assignees
Labels
parent-issueAn issue that is or should be split into multiple sub-issuesAn issue that is or should be split into multiple sub-issuessystem-test-module