Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Issues Discovered:

The build is failing due to what appear to be changes to the github actions environment. (tick) fixed here

Testing Tickets

External Projects

...

 Project

Tested by

Success? RC-1Success? RC-2

Notes

Islandora (tick)


Testing Plan

Code Block
git clone https://github.com/fcrepo/fcrepo
cd fcrepo
git checkout fcrepo-6.3.0-RC-<N>   # or pull pre-built resources from https://github.com/fcrepo/fcrepo/releases/tag/fcrepo-6.3.0-RC-<N>

...

Code Block
docker run -p8080:8080 -v /path/to/fedora_home:/fedora_home -v /path/to/fcrepo.properties:/fcrepo.properties -e CATALINA_OPTS="-Dfcrepo.config.file=/fcrepo.properties" --name=fcrepo-test fcrepo/fcrepo:6.3.0-RC-1


PlatformTested ByRC-1RC-2Notes
Linux(tick)

Mac



Windows






Performance and Scalability Tests

...