Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add md5sum checks for data copied to results folder #192

Open
aclum opened this issue Jun 13, 2024 · 1 comment
Open

Add md5sum checks for data copied to results folder #192

aclum opened this issue Jun 13, 2024 · 1 comment
Assignees

Comments

@aclum
Copy link
Contributor

aclum commented Jun 13, 2024

Update automation code to check the md5sum values to make sure file transfers to /global/cfs/cdirs/m3408/results worked correctly. The data_object_set md5_checksum values can be used for this.

Example where this didn't work properly microbiomedata/issues#716

@aclum
Copy link
Contributor Author

aclum commented Aug 29, 2024

FWIW JAWS is using shutil.copy + filecmp.cmp, said this is less intensive than md5sum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants