buda-base / asset-manager

Asset Manager and audit tool
The Unlicense
0 stars 0 forks source link

Audit BUDA S3 for work #192

Open jimk-bdrc opened 4 months ago

jimk-bdrc commented 4 months ago

As a maintainer of the BUDA platform, I would like to validate the integrity of the S3 file system.

The BUDA S3 file system should both support BUDA correctly, and be clean of extra material.

The BUDA file system should test:

  1. That only the image groups in the BUDA catalog are under images/ on S3.

  2. That each image group contains a readable, parseable dimensions.json

  3. That each image named in the dimensions.json exists in the image group folder. A test to validate the image integrity by opening it in an Image object is possible, but would be very slow.