Versions Compared

Key

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

...

External Projects

Hydra (instructions)

Project

Tested by

Success? RC-1

Success RC-2

Notes

ActiveFedora(tick)(tick)
CurationConcerns





HyraxJennifer Smith(tick)
(tick)
SufiaJennifer Smith(tick)(tick)Tested sufia 7.3-stable branch.  Had to change i18n gem to version 0.8.1.
Plum(tick)
(tick) 
ValkyrieEsmé Cowles(tick)(tick)
Avalon 6.0(tick)(tick)Also currently running on our AWS based staging environment. Plans to do load testing and performance testing as well.


Islandora

 Project

Tested by

Success? RC-1

Success? RC-2

Notes

CLAW
(tick)Tested basic CRUD and "relaxed" system properties.


API-X

 Project

Tested by

Success? RC-1

Success? RC-2

Notes

fcrepo-api-x-integration
(tick)


fcrepo-api-x-demo (Docker)
(tick)Previous versions of Fedora had to be patched due to unreleased bugfixes. 4.7.4-RC2 worked OK out of the box.

Testing Plan

Code Block
git clone https://github.com/fcrepo4/fcrepo4
cd fcrepo4
git checkout 4.7.4-RC

...

ProjectCommandPlatformTested bySuccess RC1?Success RC2?Notes
fcrepo4mvn clean install

linux

 (tick) 
fcrepo4mvn clean install mac Jared Whiklo  (tick)(tick) 
fcrepo4mvn clean installwindows Aaron Birkland (tick) 
fcrepo-module-auth-rbaclmvn clean installlinux
(tick) 
fcrepo-module-auth-rbaclmvn clean install mac(tick) (tick) 
fcrepo-module-auth-rbaclmvn clean installwindows Aaron Birkland (tick) 
fcrepo-module-auth-xacmlmvn clean install linux (tick) 
fcrepo-module-auth-xacmlmvn clean install mac(tick) (tick) 
fcrepo-module-auth-xacmlmvn clean installwindowsAaron Birkland  (tick) 
fcrepo-module-auth-webacmvn clean install linux
(tick) 
fcrepo-module-auth-webacmvn clean install mac(tick) (tick) 
fcrepo-module-auth-webacmvn clean installwindowsAaron Birkland  (tick) 
fcrepo-mintmvn clean install linux (tick) 
fcrepo-mintmvn clean install mac(tick) (tick) 
fcrepo-mintmvn clean installwindowsAaron Birkland  (tick) 
fcrepo-auditmvn clean install linux (tick) 
fcrepo-auditmvn clean install mac(tick) 
 
fcrepo-auditmvn clean installwindows Aaron Birkland (tick) 
fcrepo-webapp-plusmvn clean install linux
(tick) 
fcrepo-webapp-plusmvn clean install mac(tick) 
 
fcrepo-webapp-plusmvn clean install windows Aaron Birkland (tick) 
fcrepo-webapp-plusmvn clean install -Pwebac linux
(tick)

 

fcrepo-webapp-plusmvn clean install -Pwebacmac(tick) 
 
fcrepo-webapp-plusmvn clean install -Pwebacwindows Aaron Birkland (tick) 

One-Click Run

cd fcrepo-webapp; mvn clean install -Pone-click
CommandPlatform Tested bySuccess RC1? Success RC2?Notes
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarLinux(tick) 
 
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarMac Danny Bernstein(tick) 
 

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

Windows Aaron Birkland (tick) 

Manual Tests

Info

All of the below should take place in the HTML UI and non-vagrant tests should run against fcrepo-webapp-plus.

...

DatabasePlatformTested bySuccess RC2?Notes
MySQL osx  (tick) except issue with #9(error)

Should versioning the root node be a problem?

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-2542

Issue has nothing to do with mysql or database use.

 


PostgreSQL  linux Jared Whiklo(tick)  

Postgres 9.3.14

fcr:backup/fcr:restore Functionality

...

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                  

LinuxJettyFile-simple4.7.44.7.410010058M(tick)

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. 

...

  1. Verify audit events are in triplestore
  2. Verify resources are in triplestore
  3. Verify resources are in Solr
  4. Verify authorization works for the two auth-enabled configurations
  5. Verify reindexing to triplestore works

Backwards Compatibility Tests

  1. Start 4.7.0 one-click
  2. Load sample datasets via /fcr:restore
  3. Run test scripts on 4.7.0
  4. Stop 4.7.0
  5. Start RC one-click
  6. Run test scripts on RC
  7. ReStart RC
  8. Run test scripts on RC
Tested bySuccess RC2Notes
(tick)



Resources

[1] Testing scripts

[2] Fedora 4 Release Test Suite