aboutsummaryrefslogtreecommitdiffstats
path: root/tests/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* Move integration tests to directory tests/Simon Brandhof2017-06-25376-92855/+0
|
* Drop support of PhantomJS in integration testsSimon Brandhof2017-06-171-1/+1
|
* Upgrade Selenide to 4.4.3Simon Brandhof2017-06-101-1/+8
|
* Drop long upgrade tests from versions 6.0 and 6.1Simon Brandhof2017-05-291-17/+2
|
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-2/+2
|
* Fix dependency of upgrade tests on jsr305Simon Brandhof2017-04-112-4/+7
| | | | | Tests use JSR305 annotations, so the Maven dependency must be explicitly defined instead of relying on transitive dependency.
* Improve reliability of UpgradeTestSimon Brandhof2017-03-171-1/+3
| | | | | Do not test URLs on old versions of SQ. Checks are not valid.
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-131-1/+1
|
* SONAR-8435 run level3, 4 and startup in background thread in safemodeSébastien Lesaint2017-02-243-16/+27
|
* Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-108-16/+16
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-0/+2
|
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-261-1/+0
| | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com>
* SONAR-8574 Replace usage of api/resources/index by api/measures/component in ITsJulien Lancelot2017-01-182-4/+13
|
* SONAR-8547 Get MSSQL driver from Maven centralSimon Brandhof2016-12-161-14/+4
| | | | MSSQL driver has been deployed by Microsoft on Maven central. This artifact is used now instead of copying it in Git sources.
* Use local SonarQube ZIP in performance and upgrade testsSimon Brandhof2016-12-112-51/+52
|
* SONAR-8498 Disable check on api/l10/indexJulien Lancelot2016-12-071-1/+2
| | | | UpgrateTest on QA doesn't use current build of SQ but latest version on repox.
* SONAR-8451 Checking redirection on maintenance is now done with SeleniumJulien Lancelot2016-12-074-3/+78
| | | | As redirections are now done by JS, it's no more possible to check them with HTTP calls, Selenium should be used instead
* SONAR-8498 Make WS api/l10n/index accessible without authentication or migrationJulien Lancelot2016-12-071-2/+12
|
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|
* SONAR-7892 do not support upgrade from before SQ 5.6Sébastien Lesaint2016-08-301-16/+30
|
* SONAR-7908 add integration test on ES + web nodes in clusterSimon Brandhof2016-08-031-18/+26
|
* prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|
* Automatic merge from branch-5.6Julien Lancelot2016-07-081-8/+8
|\ | | | | | | | | * origin/branch-5.6: Fix Java plugin version in UpgradeTest
| * Fix Java plugin version in UpgradeTestJulien Lancelot2016-07-071-7/+7
| |
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
| |
| * Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
| |
| * Release 5.65.6Tom2016-06-011-1/+1
| |
| * prepare for next development iteration on release branchTom2016-05-271-1/+1
| |
| * release 5.6-RC2Tom2016-05-271-1/+1
| |
* | SONAR-7759 Add checks on urls availability before and after upgradeJulien Lancelot2016-06-292-0/+68
| |
* | Remove useless code from UpgradeTestSimon Brandhof2016-06-151-12/+4
| |
* | Automatic merge from branch-5.6Jenkins CI2016-05-271-3/+3
|\| | | | | | | | | | | | | | | | | * 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
| * SONAR-7652 fix connection to SQL AzureSimon Brandhof2016-05-261-3/+3
| | | | | | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2.
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| |
| * Release 5.6-RC1Tom2016-05-201-1/+1
| |
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* Fixed tests submodules pomsTom2016-04-081-1/+1
|
* Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-051-909/+909
|
* Fix WS assertion in upgrade testsSimon Brandhof2016-03-091-4/+3
|
* Fix execution of upgrade tests in QASimon Brandhof2016-03-091-0/+7
|
* Enable upgrade tests on QA envSimon Brandhof2016-03-088-18/+167
|
* Add upgrade testsSimon Brandhof2016-02-22375-0/+92523