mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
AVM: Re-enable SimultaneousLoadTest (PostgreSQL)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22439 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -89,7 +89,7 @@ public class AVMTestSuite extends TestSuite
|
|||||||
//suite.addTestSuite(AVMCrawlTestP.class);
|
//suite.addTestSuite(AVMCrawlTestP.class);
|
||||||
suite.addTestSuite(AVMScaleTestP.class);
|
suite.addTestSuite(AVMScaleTestP.class);
|
||||||
//suite.addTestSuite(AVMStressTestP.class);
|
//suite.addTestSuite(AVMStressTestP.class);
|
||||||
//suite.addTestSuite(SimultaneousLoadTest.class);
|
suite.addTestSuite(SimultaneousLoadTest.class);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
// note:to test remotely need running repo (otherwise effectively repeats AVMServiceLocalTest)
|
// note:to test remotely need running repo (otherwise effectively repeats AVMServiceLocalTest)
|
||||||
|
Reference in New Issue
Block a user