Add cdssync migration test dataset tooling

Add the cdssync migration test dataset manifest, generator script,
workspace instructions, and gitignore.

This sets the default workflow to:
- generate the dataset locally
- copy it to the test machine with metadata preserved
- verify the copied data before migration testing
This commit is contained in:
2026-04-20 11:49:41 -04:00
parent 4f56ff9c4d
commit bb1cb37dc2
4 changed files with 458 additions and 0 deletions

3
cdssync/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
tmp-dataset-test/
tmp-metadata-check/
migration-test-dataset/