Versions Compared

Key

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

...

  • ...

External Projects

Hydra

Project

Tested by

Success? RC-1

Notes

ActiveFedora




CurationConcerns




Hyrax


Plum



 
Sufia



 

Islandora

 Project

Tested by

Success? RC-1

Notes

CLAW




Testing Plan

Code Block
git clone https://github.com/fcrepo4/fcrepo4
cd fcrepo4
git checkout <version>-RC

...

CommandPlatform Tested bySuccess? Notes
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarLinux(tick)  
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarMac Youn Noh       (tick)Namespace prefix bindings in transactions that are rolled back persist. 

java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar

Windows   

...

  • These python scripts - fcrepo-testing - can be used to load RDF content and binary content to a Fedora repository and verify the integrity of the loaded resources.  Output from the load process can be used to verify the integrity of a 'restored' repository.  See the README for more info.
  • This script can be used to walk your repository, failing if a non-success response is encountered.

 

Tested by

Platform

Container

(Tomcat/Jetty)

Database

Backend

From Fedora
Version

To Fedora 
Version

Number of

RDF Resources

Number of

Binaries

Size of Backup (du -h .)

Success?

Notes                  


Linux








NB: "Success" is measured not by receiving a "204 No Content" message after the 'fcr:restore' command, but by performing a GET on every resource in the repository and receiving "200 OK" messages. 

...