Open LeeKamentsky opened 8 years ago
The images that are supposed to be available can be found on disk at /imaging/web/cellprofiler.org/outside_version_control/svnmirror/TestImages
Their URL should be http://cellprofiler.org/svnmirror/TestImages/
They are very large, so they should be served via S3 buckets.
These images are in s3. However they are served at http://d1zymp9ayga15t.cloudfront.net/TestImages/ rather than http://cellprofiler.org/svnmirror/TestImages/
So I think either (A) change the references in the code to the new cloudfront root, or (B) we need to figure out a way to have a redirect_to (@0x00B1 ?)
@0x00b1 Did anything ever happen with this?
I haven't checked this for sure, but the old images from testimages in the SVN repo might not be getting served and the Travis unit tests are failing because of them. I need the actual images instead of synthetically-generated ones because the unit tests address specific issues with specific file formats, some of them proprietary.