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:
3
cdssync/.gitignore
vendored
Normal file
3
cdssync/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
tmp-dataset-test/
|
||||
tmp-metadata-check/
|
||||
migration-test-dataset/
|
||||
Reference in New Issue
Block a user