Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Mikayla Thompson
Mikayla ThompsonStory Points
5
Approvers
Greg Schohn
Peter Nied
Fix versions
Priority
Created April 8, 2025 at 7:58 PM
Updated April 15, 2025 at 4:53 PM
As the title states, an E2E integration test is needed for a ES 2.x to OS 2.x migration, which at a minimum verifies simple index/document migration as well as required transformations.
Assumptions
Required transformations for C&R, RFS, Metadata migrations for a source cluster created with ES 2.x are unit-tested and available
Method for loading data into ES 2.x cluster exists or simple documents are used
Acceptance Criteria
Full E2E integration test is created for ES 2.x to OS 2.x migration
Determine what key transformations are needed for C&R, RFS, and Metadata migrations and include in test
Test is executable by the local Kubernetes setup