You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Code Freeze Blockers

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

External Projects

  • Hydra
  • Islandora

Testing Plan

git checkout 4.5.1-RC

Sanity Builds

ProjectCommandPlatformTested bySuccess?Notes
fcrepo4 mvn clean install

linux

   
fcrepo4mvn clean install mac    
fcrepo4mvn clean installwindows   
fcrepo-module-auth-rbacl mvn clean installlinux   
fcrepo-module-auth-rbaclmvn clean install mac   
fcrepo-module-auth-rbaclmvn clean installwindows   
fcrepo-module-auth-xacmlmvn clean install linux   
fcrepo-module-auth-xacmlmvn clean install mac   
fcrepo-module-auth-xacmlmvn clean installwindows   
fcrepo-module-auth-webacmvn clean install linux   
fcrepo-module-auth-webacmvn clean install mac   
fcrepo-module-auth-webacmvn clean installwindows   
fcrepo-mintmvn clean install linux   
fcrepo-mintmvn clean install mac   
fcrepo-mintmvn clean installwindows   
fcrepo-transformmvn clean install linux   
fcrepo-transformmvn clean install mac   
fcrepo-transformmvn clean installwindows   
fcrepo-auditmvn clean install linux   
fcrepo-auditmvn clean install mac   
fcrepo-auditmvn clean installwindows   
fcrepo-webapp-plusmvn clean install linux   
fcrepo-webapp-plusmvn clean install mac   
fcrepo-webapp-plusmvn clean install windows   
fcrepo-webapp-plusmvn clean install -Prbacl any?   
fcrepo-webapp-plusmvn clean install -Pxacmlany?   

One-Click Run

CommandPlatformTested bySuccess?Notes
java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarlinux   
java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarmac   
java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarwindows   

Manual Tests

All of the below should take place in the HTML UI.

  1. Create nested containers
  2. Create binary resources
  3. Run fixity on binary
  4. Perform SPARQL-Update on container
  5. Perform SPARQL-Update on binary
  6. Delete container
  7. Delete binary
  8. Use transactions
  9. Create versions
  10. View versions
  11. Rollback versions

Vagrant Tests

vagrant destroy
vagrant up
Test stepsTested bySuccess?Notes

FEDORA_AUTH=true
FEDORA_AUDIT=true

   

FEDORA_AUTH=false
FEDORA_AUDIT=true

   

FEDORA_AUTH=true
FEDORA_AUDIT=false

   

FEDORA_AUTH=false
FEDORA_AUDIT=false

   

Manual Tests

Same as above, plus:

  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

 

  • No labels