Skip to content

Alfresco/alfresco-bm-load-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfresco Benchmark Load Data

Generic documentation for the benchmark drivers can be found here.

Get the code

Git:

git clone https://github.com/Alfresco/alfresco-bm-load-data.git
cd alfresco-bm-load-data

Subversion:

svn checkout https://github.com/Alfresco/alfresco-bm-load-data.git
cd alfresco-bm-load-data

Prerequisites

Use the Benchmark Testing with Alfresco page for version compatibility.

    Java 1.7.0_51 or later;
    MongoDB 2.6.3 or later installed and running on port 27017 on some server;
    A compatible version of the Benchmark Server running on a Tomcat7 at port 9080;
    Alfresco with /alfresco available.

Release bm-load-data project

Please use this guide for the release process.

Contributing guide

Please use this guide to make a contribution to the project.