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

Compare with Current View Page History

« Previous Version 6 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

ProjectCommandPlatformTested bySuccess?Notes
 java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jar    
      
      



Test items:

  1. CRUD

Fcrepo4 webapp plusTest stepsTested bySuccess?Notes
Role-Based Access Control Lists

mvn install -P rbacl

   
Web Access Controlmvn install -P webac   
XACML-based Access Controlmvn install -P xacml   
Audit Capability Packagemvn install -P audit   
Audit capability with RBACLmvn install -P audit,rbacl   
Audit capability with XACMLmvn install -P audit,xacml   
Audit capability with WebAC (Default build)mvn install -P audit,webac   


Test items:

 

Fedora<version> VagrantTest stepsTested bySuccess?Notes
 Fedora <version> Web Application with Authorization and Audit

FEDORA_AUTH=true
FEDORA_AUDIT=true

   
 Fedora <version> Web Application with Audit

FEDORA_AUTH=false
FEDORA_AUDIT=true

   
 Fedora <version> Web Application with Authorization

FEDORA_AUTH=true
FEDORA_AUDIT=false

   
 Fedora <version> Web Application

FEDORA_AUTH=false
FEDORA_AUDIT=false

   

 

Test items::

  1. CRUD
  2. Query Fuseki
  3. Query Solr

 

[1] https://github.com/fcrepo4-labs/fcrepo4-release-tests

 

  • No labels