115 Révisions (b3206de7361c3fffaba971cfd87b8859d2d8722b)

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