115 Commits (47c9c34cca22602fb609de6c0e1d32ec17a9e7fe)

Autor SHA1 Mensaje Fecha
  Daniel Rudolf b3206de736
autotest.sh: Add PHPUNIT_EXE environment variable hace 2 años
  Vincent Petry 526d36c290
Add connection check in autotest.sh for pgsql docker hace 3 años
  Daniel Kesselberg fc8566b253
Move check for missing since tag to autotest-checkers.sh hace 3 años
  Joas Schilling 027808c019
Remove the prefix setting attempt from our CI hace 4 años
  Roeland Jago Douma 60c7ef7f5e
No need to wait 10 minutes for the DB to get up. hace 4 años
  Roeland Jago Douma 752718e833
Add mariadb 10.0 ci tests hace 5 años
  Joas Schilling c32c91d1da
Fix whitespaces hace 5 años
  Joas Schilling e18cc22ed9
Fix database configuration hace 5 años
  Christoph Wurst 0beb42ebe8
Remove comment about hhvm hace 5 años
  Robin Appelman ac26175a17
add azure unit tests with azurite hace 6 años
  Joas Schilling 13e04bc7d4
Use phpunit's directory feature hace 6 años
  Robin Appelman df6e23c98c
add ci for swift primary storage hace 6 años
  Joas Schilling c3424df1f0
Require PHPUnit 6.5 or higher hace 6 años
  Robin Appelman 95d0b3d490
run postgresql 10 tests in drone hace 6 años
  Morris Jobke 37c4534adb
Remove Jenkins varibales from autotest.sh hace 6 años
  Morris Jobke 9a34c5051f Fix drone hace 7 años
  Morris Jobke f73ca1b77f Add redis cluster tests to our CI jobs hace 7 años
  Morris Jobke ca62984b8c Add 10 seconds sleep time after postgres startup hace 7 años
  Morris Jobke e696b92297 Wait for Postgres to be available hace 7 años
  Morris Jobke ecb369b5e8
Add redis support to our CI jobs hace 7 años
  Joas Schilling 547f6ee009
Only loop over Test cases hace 7 años
  Morris Jobke d99ce3971b
Namespace and array syntax fixes hace 7 años
  Robin Appelman ac2542f0f0
add ci support for s3 object store hace 7 años
  Joas Schilling 11fa8fe7ee
Allow to run autotest with phpunit options hace 7 años
  Morris Jobke 83770651bc
adjust autotest.sh to also wait 600 seconds for mysqlmb4 hace 7 años
  Morris Jobke b1235a67de
test alternative drone syntax for command options hace 7 años
  Morris Jobke d0a3d17912
add 4 byte mysql test run hace 7 años
  Thomas Müller d294ef23dd
fix docker hace 8 años
  Thomas Müller 9c3f066dab
Adding docker based unit test execution for mysql utf8mb4 hace 8 años
  Lukas Reschke a1f5364d7f
Generate coverage for quick DB tests hace 7 años
  Morris Jobke 11cc8903bb
add actual check if mysql is up already hace 7 años
  Joas Schilling db710e0b03
Make tests work with 4.8 at least hace 7 años
  Morris Jobke 41436fecc2 Add mysql job to CI hace 8 años
  Morris Jobke 6583a2fef0
Add postgres to CI hace 8 años
  Thomas Müller 5d1ef68cf0
Give mysql docker more time to start up hace 8 años
  Bjoern Schiessle e7cb21b7e9
allow to execute multiple tests in a directory at once hace 8 años
  Jürgen Weigert 0a6b845f37 Update autotest.sh hace 8 años
  Thomas Müller 59c4ea2c8d
Use docker for mysql as well - optionally hace 8 años
  Thomas Müller e2d8a4544d
Wait a while even after successful conect ... hace 8 años
  Thomas Müller cf3cb4d75e docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 hace 8 años
  Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* hace 8 años
  Andreas Schubert 12f2525d4f moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message hace 8 años
  Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 hace 8 años
  Thomas Müller 6b635044a7 Use official mariadb docker hace 8 años
  Thomas Müller ca2755ed6a Wait until mariadb is up and running hace 8 años
  Roeland Jago Douma b4302a49be Make autotest.sh able to output proper coverage again hace 8 años
  Thomas Müller 936c870a9b Don't execute phpunit twice hace 8 años
  Thomas Müller 26d758f0b1 Un-confuse @MorrisJobke :wink: hace 8 años
  Thomas Müller 678fe1b8f4 Introduce evaluation of an environment variable to choose if all, only database or only database unit tests are to be executed. hace 8 años
  Morris Jobke a91572b7f3 Use proper statement to retrieve the IP of an docker instance hace 8 años