aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
Commit message (Collapse)AuthorAgeFilesLines
* Do not run postgreSQL tasks in nightly buildSimon Brandhof2019-03-291-3/+3
|
* Nightly run of DB upgrade testsSimon Brandhof2019-03-291-10/+126
|
* Use Artifactory Cloud (#1175)David Rautureau2019-02-271-3/+3
|
* Do not fail Cirrus on consecutive pushesSimon Brandhof2019-02-191-4/+16
|
* Complete execution of DB unit tests on CirrusSimon Brandhof2019-01-161-6/+64
| | | | | | - add Postgres 9.3 - add MSSQL 2019 - add notifications to burgr
* Run DB unit tests on all DBs if master branchDavid Rautureau2019-01-161-15/+95
|
* Use Dockerfile-build in CirrusSimon Brandhof2019-01-161-5/+15
| | | | | That avoids maintaining and releasing the Dockerfile-build from another repository (SonarSource/vms)
* Cirrus - Define auto_cancellation in the top levelDavid Rautureau2018-11-071-5/+2
|
* Cirrus - Use new cluster with HDD nodes (no loss of performances)David Rautureau2018-11-071-5/+5
|
* Cirrus - Do a full clone only for validate taskDavid Rautureau2018-11-071-0/+7
|
* SONARCLOUD-161 run validation against Postgres 9.5Sébastien Lesaint2018-10-301-1/+3
|
* SONARCLOUD-161 use postgresql 9.5 in QASimon Brandhof2018-10-301-1/+3
|
* Drop performance testsSimon Brandhof2018-10-161-7/+0
| | | | https://discuss.sonarsource.com/t/replacing-our-performance-testing-machine-and-maybe-the-way-we-test-performances/1267/7
* Move Cirrus builds to EuropeSimon Brandhof2018-10-161-10/+10
|
* enable back QA category Branch on cirrusSébastien Lesaint2018-10-151-1/+1
|
* Fix build of PR with non-ascii titleSimon Brandhof2018-10-121-1/+1
| | | | This is a workaround for https://github.com/gradle/gradle/issues/3117
* Revert "Move Cirrus pipeline to europe-west3-a"Simon Brandhof2018-10-111-10/+10
| | | | This reverts commit b0a66144c30af83cb61a117e6f30c7fc29ca27d1.
* Shorter names for QA categoriesSimon Brandhof2018-10-101-8/+8
|
* Move Cirrus pipeline to europe-west3-aSimon Brandhof2018-10-101-10/+10
|
* Use latest postgreSQL 9.3.x in QA testsSimon Brandhof2018-10-101-2/+2
|
* Merge developer, plugins and upgrade QA categoriesSimon Brandhof2018-10-101-3/+1
|
* increase timeout of Cirrus task validate to 90mSébastien Lesaint2018-10-101-0/+1
|
* Connect cirrus burgr notification to ingestorHirle2018-10-101-1/+1
|
* Increase timeout of Cirrus build task to 90 minutesSimon Brandhof2018-10-041-0/+1
| | | | This is a temporary workaround before decreasing duration.
* Set LANG of Docker build images to UTF8Simon Brandhof2018-10-041-1/+1
| | | | | | in order to fix Gradle daemon crash when an env variable is not ASCII. https://github.com/gradle/gradle/issues/3117
* Use Chrome driverDavid Rautureau2018-10-041-1/+1
|
* Do not execute Cirrus tasks on dogfood feature branchesSimon Brandhof2018-09-241-4/+4
|
* Adapt Cirrus hardware requirementsSimon Brandhof2018-09-241-4/+4
|
* Add License ITs (#735)David Rautureau2018-09-241-0/+1
|
* Fix ITsDavid Rautureau2018-09-211-1/+9
|
* Speed-up validate task on Cirrus and fix coverage in analysisSimon Brandhof2018-09-191-2/+2
| | | | From 39 minutes to 33 minutes as a first step.
* Use bash image in deploy_docs_task of CirrusSimon Brandhof2018-09-191-1/+1
|
* Do not cache Gradle daemon temp filesSimon Brandhof2018-09-191-6/+3
|
* Improve documentation of performance tests in .cirrus.ymlSimon Brandhof2018-09-191-0/+3
|
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-0/+144