aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8333 fixing ITsSébastien Lesaint2016-11-162-10/+14
|
* SONAR-8333 use orchestrator 3.13-build783 to fix SQ ITs based on logsSébastien Lesaint2016-11-162-4/+4
|
* Update assertion of IssuesModeTest to avoid false positiveJulien HENRY2016-08-311-4/+3
|
* SONAR-7844 fix ComputationTest using dropped ce_activity.logSébastien Lesaint2016-08-291-1/+1
|
* SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs exampleSébastien Lesaint2016-08-161-2/+2
|
* SONAR-7834 fix perf test as task duration is now in ce_activity.logSébastien Lesaint2016-08-165-35/+67
|
* SONAR-7759 Decrease expected timing of perf testJulien Lancelot2016-06-291-1/+1
| | | | As WS are no more using Rails, some of them are faster
* Fix compilation of perf testSimon Brandhof2016-05-271-3/+3
| | | | due to upgrade to orch 2.11
* SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-268-9/+9
| | | | this option is dropped from java 8
* Fix timeout of server startup perf testSimon Brandhof2016-05-241-2/+2
| | | | Faster thanks to the move to Java 8
* Adjust perf timingsDuarte Meneses2016-05-231-2/+2
|
* Fix perf testDuarte Meneses2016-05-231-1/+1
|
* Adjust perf timingsDuarte Meneses2016-05-171-1/+1
|
* Fix perf tests without WS cache and non connected modeDuarte Meneses2016-05-172-28/+3
|
* Rename the term "Compute Engine Server" to "Compute Engine"Simon Brandhof2016-03-241-1/+1
|
* Update timing of highlighting perf testJulien HENRY2016-03-241-1/+1
|
* SONAR-6732 fix ServerTest perf test confused by extra JVMSébastien Lesaint2016-03-222-24/+51
| | | | | orchestrator is using the WS /api/server/index which does not wait for the Compute Engine in its own process to actually finish starting startup time and shutdown time are therefor incorrectly calculated. We now rely on logs to compute them correctly, until the WS is updated
* Remove performance test IssuesModeBigTest5.5-M10Simon Brandhof2016-03-141-144/+0
|
* Fix timings in performance tests due to hardware/OS changeSimon Brandhof2016-03-012-3/+4
|
* Fix parsing of maven logs in performance tests5.5-M2Simon Brandhof2016-02-172-4/+4
|
* Fix and move perf testsSimon Brandhof2016-02-1019-0/+2869