Commit Graph

178 Commits

Author SHA1 Message Date
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
Julien HENRY
fbd2580494 Update assertion of IssuesModeTest to avoid false positive 2016-08-31 14:24:45 +02:00
Sébastien Lesaint
3384509391 SONAR-7892 do not support upgrade from before SQ 5.6 2016-08-30 15:05:19 +02:00
Sébastien Lesaint
971c84d195 SONAR-7844 fix ComputationTest using dropped ce_activity.log 2016-08-29 09:50:47 +02:00
Sébastien Lesaint
7730cf3831 SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs example 2016-08-16 08:20:15 +02:00
Sébastien Lesaint
c6198890af SONAR-7834 fix perf test as task duration is now in ce_activity.log 2016-08-16 08:20:14 +02:00
Simon Brandhof
d033213dad SONAR-7908 add integration test on ES + web nodes in cluster 2016-08-03 17:59:19 +02:00
David Rautureau
8de259eee6 prepare for next development iteration 2016-07-20 11:20:21 +02:00
Julien Lancelot
d618b5cf39 Automatic merge from branch-5.6
* origin/branch-5.6:
  Fix Java plugin version in UpgradeTest
2016-07-08 08:42:25 +02:00
Julien Lancelot
deaff9a9e8 Fix Java plugin version in UpgradeTest 2016-07-07 15:49:02 +02:00
Julien Lancelot
46125ae42e SONAR-7759 Add checks on urls availability before and after upgrade 2016-06-29 08:44:00 +02:00
Julien Lancelot
d26c3c28de SONAR-7759 Decrease expected timing of perf test
As WS are no more using Rails, some of them are faster
2016-06-29 08:44:00 +02:00
Tom
8534a54e26 set next dev version to 5.6.1-SNAPSHOT 2016-06-27 09:52:08 +02:00
Simon Brandhof
1f58a64809 Remove useless code from UpgradeTest 2016-06-15 12:18:58 +02:00
Tom
d9fd1d0b18 Update version to 5.6-SNAPSHOT 2016-06-01 15:14:41 +02:00
Tom
074f3d1169 Release 5.6 2016-06-01 13:59:09 +02:00
Tom
c4beaca801 prepare for next development iteration on release branch 2016-05-27 17:49:28 +02:00
Tom
ce1b331448 release 5.6-RC2 2016-05-27 16:57:51 +02:00
Jenkins CI
fcdfafd618 Automatic merge from branch-5.6
* origin/branch-5.6:
  Fix compilation of perf test
2016-05-27 14:21:12 +02:00
Simon Brandhof
84392b2963 Fix compilation of perf test
due to upgrade to orch 2.11
2016-05-27 11:44:39 +02:00
Jenkins CI
b1d1599fdc Automatic merge from branch-5.6
* origin/branch-5.6:
  SONAR-7652 fix connection to SQL Azure
  Upgrade version of java 8 on Travis
  SONAR-7653 remove useless code
  SONAR-7653 remove Java option XX:MaxPermSize
  SONAR-7587 end of support of Java 7
2016-05-27 10:10:42 +02:00
Simon Brandhof
7a4e71586a SONAR-7652 fix connection to SQL Azure
Support of SSL connection is fixed by upgrading
to Microsoft driver 4.2.
2016-05-26 16:30:12 +02:00
Simon Brandhof
9ad75916d9 SONAR-7653 remove Java option XX:MaxPermSize
this option is dropped from java 8
2016-05-26 16:02:28 +02:00
Jenkins CI
dd67aa0a74 Automatic merge from branch-5.6
* origin/branch-5.6:
  Fix version of Oracle driver for QA
  Fix timeout of server startup perf test
2016-05-24 15:49:44 +02:00
Simon Brandhof
507d10430f Fix timeout of server startup perf test
Faster thanks to the move to Java 8
2016-05-24 10:14:59 +02:00
Simon Brandhof
0b19ba736e Fix timeout of server startup perf test
Faster thanks to the move to Java 8
2016-05-24 10:03:14 +02:00
Duarte Meneses
3ebdf9664f Adjust perf timings 2016-05-23 17:20:13 +02:00
Duarte Meneses
824de62e3f Fix perf test 2016-05-23 17:20:04 +02:00
Duarte Meneses
5edd6db5e0 Adjust perf timings 2016-05-23 16:36:44 +02:00
Duarte Meneses
f15f2fb8ac Fix perf test 2016-05-23 14:34:00 +02:00
Tom
22e7e82183 prepare for next development iteration 2016-05-20 17:28:19 +02:00
Tom
eb9621b54f prepare for next development iteration on release branch 2016-05-20 17:20:44 +02:00
Tom
2fa37314b8 Release 5.6-RC1 2016-05-20 10:05:32 +02:00
Duarte Meneses
779a248488 Adjust perf timings 2016-05-17 14:35:39 +02:00
Duarte Meneses
a2ca041dc1 Fix perf tests without WS cache and non connected mode 2016-05-17 10:52:21 +02:00
Tom
8f77404ca7 Fixed tests submodules poms 2016-04-08 15:06:43 +02:00
Tom
e335645b87 Upgrade version to 5.6-SNAPSHOT 2016-04-07 15:02:37 +02:00
Simon Brandhof
975158a5a7 SONAR-7436 replace JMX/RMI by HTTP 2016-04-05 09:58:04 +02:00
Simon Brandhof
0d6edb21c0 Rename the term "Compute Engine Server" to "Compute Engine" 2016-03-24 13:19:07 +01:00
Julien HENRY
885eb79a64 Update timing of highlighting perf test 2016-03-24 11:53:50 +01:00
Sébastien Lesaint
6b29d25a5a SONAR-6732 fix ServerTest perf test confused by extra JVM
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
2016-03-22 14:24:57 +01:00
Simon Brandhof
63e3178d2c Remove performance test IssuesModeBigTest 2016-03-14 14:09:03 +01:00
Simon Brandhof
a2a020abc7 Fix WS assertion in upgrade tests 2016-03-09 10:14:16 +01:00
Simon Brandhof
b9799ecd20 Fix execution of upgrade tests in QA 2016-03-09 09:10:09 +01:00
Simon Brandhof
16264d1be3 Enable upgrade tests on QA env 2016-03-08 21:15:37 +01:00
Simon Brandhof
c287097d62 Fix timings in performance tests due to hardware/OS change 2016-03-01 09:36:58 +01:00
Simon Brandhof
ab66c18d75 Add upgrade tests 2016-02-22 20:57:11 +01:00
Simon Brandhof
1792451e5e Fix parsing of maven logs in performance tests 2016-02-17 15:22:01 +01:00
Simon Brandhof
f919b1cac1 Fix pom of performance tests 2016-02-17 10:13:30 +01:00
Simon Brandhof
2fca4ebeee Fix and move perf tests 2016-02-10 20:56:46 +01:00